diff options
author | Guy Harris <guy@alum.mit.edu> | 2014-12-19 13:38:54 -0800 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2014-12-19 13:38:54 -0800 |
commit | 56e2d8cc377e491f201348c91d596baca8bafad2 (patch) | |
tree | bb8f68a175efbfe8c280295daaa755d636dba8e2 /config.h.in | |
parent | 05d7191dc989090c94d1fefc35a50e1d99b0b532 (diff) | |
download | tcpdump-56e2d8cc377e491f201348c91d596baca8bafad2.tar.gz |
Regenerate configure script.
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 0342e610..9ed68ff3 100644 --- a/config.h.in +++ b/config.h.in @@ -18,9 +18,6 @@ /* Define to 1 if you have the `cap_ioctls_limit' function. */ #undef HAVE_CAP_IOCTLS_LIMIT -/* Define to 1 if you have the `cap_rights_init' function. */ -#undef HAVE_CAP_RIGHTS_INIT - /* Define to 1 if you have the `cap_rights_limit' function. */ #undef HAVE_CAP_RIGHTS_LIMIT |