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

Use standard headers.

--- test/cset-test.m~	2002-06-16 04:46:42.000000000 +0000
+++ test/cset-test.m
@@ -8,4 +8,5 @@
  */
 
+#include <stdio.h>
 #include <coconut/cset.h>
 #include <coconut/cindtstream.h>