summaryrefslogtreecommitdiff
path: root/devel/coconut/patches/patch-test_ctree-test.m
blob: bf23e322f177a2c25a90aa37a9351b215d5ae505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-test_ctree-test.m,v 1.1 2015/12/26 23:35:46 dholland Exp $

Use standard headers.

--- test/ctree-test.m~	2002-08-01 16:07:12.000000000 +0000
+++ test/ctree-test.m
@@ -8,4 +8,5 @@
  */
 
+#include <stdio.h>
 #include <coconut/ctree.h>
 #include <coconut/cnode.h>