diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -112,6 +112,9 @@ /* Define if you want built-in SOCKS support */ #undef HAVE_SOCKS +/* Define if it looks like we have new /proc/dev/net format under Linux */ +#undef HAVE_NEWPROCNETDEV + /* Define to the version of the distribution. */ #undef VERSION |