]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ascii.c
Tweak the description of the "-D" flag, add an indication of when "-D"
[tcpdump] / print-ascii.c
index 405621b461845af976f9b4f02a526ebb5d91e96d..524a430ea69f23a9f2ec3ab654aef0376e4b5438 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
 
 #ifndef lint
 static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-ascii.c,v 1.8 2002-06-11 17:08:42 itojun Exp $";
+     "@(#) $Header: /tcpdump/master/tcpdump/print-ascii.c,v 1.9 2002-08-01 08:53:00 risso Exp $";
 #endif
 #endif
+#include <tcpdump-stdinc.h>
 #include <stdio.h>
 #include <stdio.h>
-#include <sys/types.h>
-#include <ctype.h>
 
 #include "interface.h"
 
 
 #include "interface.h"