mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 00:09:15 -04:00
- update to 3.3.10 PR: ports/183352 Submitted by: dim [1] Approved by: maintainer timeout
12 lines
390 B
C
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
|
|
|