diff options
Diffstat (limited to 'net/proxy-suite/files/patch-config.h.in')
-rw-r--r-- | net/proxy-suite/files/patch-config.h.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/proxy-suite/files/patch-config.h.in b/net/proxy-suite/files/patch-config.h.in new file mode 100644 index 000000000000..71d1ad2a7616 --- /dev/null +++ b/net/proxy-suite/files/patch-config.h.in @@ -0,0 +1,12 @@ +--- 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 + |