summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-10-16 13:48:40 -0700
committerGuy Harris <guy@alum.mit.edu>2017-10-16 13:48:40 -0700
commitd230f8b6870c4f5c3c3156ce78751b86c6b463fb (patch)
tree64fe932975b5c9c3b10764f2a4a43cb2a92b1f28 /config.h.in
parent2b9bfa05b690f71d08243a8089d6feacbe52b2d2 (diff)
downloadtcpdump-d230f8b6870c4f5c3c3156ce78751b86c6b463fb.tar.gz
Get rid of obsolescent configure test.
All UN*Xes, these days, let you include both <time.h> and <sys/time.h>.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 6d695afa..9915b231 100644
--- a/config.h.in
+++ b/config.h.in
@@ -274,9 +274,6 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
-/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
-#undef TIME_WITH_SYS_TIME
-
/* define if you have ether_ntohost() and it works */
#undef USE_ETHER_NTOHOST