Skip to content

Commit cd22080

Browse files
committed
tcpdump.c: Avoid including two times "netdissect-stdinc.h"
1 parent d8078c7 commit cd22080

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tcpdump.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ The Regents of the University of California. All rights reserved.\n";
140140
#include <sys/sysctl.h>
141141
#endif /* __FreeBSD__ */
142142

143-
#include "netdissect-stdinc.h"
144143
#include "netdissect.h"
145144
#include "interface.h"
146145
#include "addrtoname.h"

0 commit comments

Comments
 (0)