summaryrefslogtreecommitdiffstats
path: root/net/freewais-sf/files/patch-ad
blob: 8826c541159e939bee4dea4f0d33f2da69c81ca8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- lib/cutil.c.orig	Sun Oct 10 17:46:37 1999
+++ lib/cutil.c	Sun Oct 10 17:47:45 1999
@@ -788,6 +788,10 @@
 }
 
 
+#ifdef __FreeBSD__
+#define HAS_VPRINTF 1
+#endif
+
 #ifndef HAS_VPRINTF
 /* Portable vsprintf  by Robert A. Larson <blarson@skat.usc.edu> */
 
OpenPOWER on IntegriCloud