ports/www/squid33/files/patch-include__autoconf.h.in
Florian Smeets bf15b4d585 - fix build on FreeBSD >= 10.0 [1]
- update to 3.3.10

PR:		ports/183352
Submitted by:	dim [1]
Approved by:	maintainer timeout
2013-11-11 20:29:45 +00:00

12 lines
390 B
C

--- include/autoconf.h.in.orig 2013-05-20 13:49:34.000000000 +0200
+++ include/autoconf.h.in 2013-07-15 22:23:33.000000000 +0200
@@ -158,6 +158,9 @@
/* Define to 1 if you have the <cstdarg> header file. */
#undef HAVE_CSTDARG
+/* Define to 1 if you have the <cstdio> header file. */
+#undef HAVE_CSTDIO
+
/* Define to 1 if you have the <cstdlib> header file. */
#undef HAVE_CSTDLIB