]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rx.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-rx.c
index ba6af2f0e852a4b3d21e85c1284ac1c9547cf682..bb0e44459207b9d45fa8540a8313c58051a56fdf 100644 (file)
 
 #ifndef lint
 static char rcsid[] =
-    "@(#) $Id: print-rx.c,v 1.3 1999-11-17 22:19:41 assar Exp $";
+    "@(#) $Id: print-rx.c,v 1.4 1999-11-21 09:37:00 fenner Exp $";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <stdio.h>