summaryrefslogtreecommitdiff
path: root/cad/geda/patches/patch-ae
blob: 13e9f5c6949b0af401e096965725fb91d15a65d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2005/01/11 03:16:22 dmcmahill Exp $

--- graphman/libstring.c.orig	2004-08-30 21:02:42.000000000 +0000
+++ graphman/libstring.c
@@ -18,6 +18,7 @@
 /*                                                                             */
 /*******************************************************************************/
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include "libstring.h"