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

Use standard headers.

--- test/ccmdprint-test.m~	2002-08-15 02:06:18.000000000 +0000
+++ test/ccmdprint-test.m
@@ -8,4 +8,5 @@
  */
 
+#include <stdio.h>
 #include <coconut/ccmdprint.h>
 #include <coconut/ccmdtext.h>