summaryrefslogtreecommitdiff
path: root/print-sl.c
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-09-07 15:01:46 +0200
committerFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-09-07 15:01:46 +0200
commitb638c78b40951d394e14dea3608f87a1cff9786f (patch)
tree3d96ade3ea49ef68542aff98a8ef703b18ca7d61 /print-sl.c
parent9ea43350e0b4b0ab952dae16f4748e690017890d (diff)
downloadtcpdump-b638c78b40951d394e14dea3608f87a1cff9786f.tar.gz
Remove obsolete comments
Diffstat (limited to 'print-sl.c')
-rw-r--r--print-sl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-sl.c b/print-sl.c
index 1733b419..186516f9 100644
--- a/print-sl.c
+++ b/print-sl.c
@@ -26,7 +26,7 @@
#include <tcpdump-stdinc.h>
#include "netdissect.h"
-#include "extract.h" /* must come after interface.h */
+#include "extract.h"
#include "ip.h"
#include "tcp.h"