diff options
author | guy <guy> | 2004-01-26 00:51:31 +0000 |
---|---|---|
committer | guy <guy> | 2004-01-26 00:51:31 +0000 |
commit | ea83407f9fb9a92a5dd956bfe38bbab04bed2ffa (patch) | |
tree | a2bb8a4588338574d3a7f96f90835152bf0c0cb0 /config.h.in | |
parent | 19b1d874f76900b9c49574d964e1e192655daa64 (diff) | |
download | tcpdump-ea83407f9fb9a92a5dd956bfe38bbab04bed2ffa.tar.gz |
Regenerate.
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 3198d89e..9934b111 100644 --- a/config.h.in +++ b/config.h.in @@ -127,6 +127,9 @@ /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */ #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA +/* define if should drop privileges by default */ +#undef WITH_USER + /* Define to 1 if you have the `alarm' function. */ #undef HAVE_ALARM |