]> The Tcpdump Group git mirrors - tcpdump/blobdiff - addrtoname.c
Include <config.h> unconditionally
[tcpdump] / addrtoname.c
index f2a13a33068b0c45453512d91d18dbda161a3b31..fd04e781996ff9663537e75a6a6b9b8fb32df237 100644 (file)
@@ -22,9 +22,7 @@
  *  and address to string conversion routines
  */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #ifdef HAVE_CASPER
 #include <libcasper.h>