freebsd-ports/net/proxy-suite/files/patch-config.h.in
Kirill Ponomarev 1b9f5688bb Fix build on 6.x
PR:		ports/75320
Submitted by:	maintainer
2004-12-21 10:50:59 +00:00

12 lines
366 B
C

--- config.h.in.dist Mon Dec 20 17:44:59 2004
+++ config.h.in Mon Dec 20 17:44:36 2004
@@ -157,6 +157,9 @@
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
+/* Define to 1 if you have the <sys/param.h> header file. */
+#undef HAVE_SYS_PARAM_H
+
/* Define to 1 if you have the <sys/conf.h> header file. */
#undef HAVE_SYS_CONF_H