]> The Tcpdump Group git mirrors - tcpdump/blobdiff - addrtoname.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / addrtoname.c
index 8f114cdb6ec5a8f3424df3137636f7e07ff57e33..0eba77374541a91d2d8a761eb01af19fd7c2ea26 100644 (file)
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/addrtoname.c,v 1.63 1999-11-20 15:34:39 itojun Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/addrtoname.c,v 1.64 1999-11-21 09:36:44 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/types.h>