]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/getnameinfo.c
We don't define PRIu8 or PRIx8 if the C environment doesn't; don't use it.
[tcpdump] / missing / getnameinfo.c
index f37e6b13683e63e7c962b0d7d77fda332d19cd9b..c287221c402b705d92b1fd3ffc9e35c9cdd68ed5 100644 (file)
 #include <config.h>
 #endif
 
-#include "tcpdump-stdinc.h"
-
-#include "interface.h"
-
-
 #ifndef lint
-static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/missing/getnameinfo.c,v 1.10 2003-11-15 00:39:47 guy Exp $";
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/missing/getnameinfo.c,v 1.11 2003-11-16 09:36:49 guy Exp $";
 #endif
 
 #include <sys/types.h>