aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap-scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'text2pcap-scanner.l')
-rw-r--r--text2pcap-scanner.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/text2pcap-scanner.l b/text2pcap-scanner.l
index f422bca69a..2b9e6dbab8 100644
--- a/text2pcap-scanner.l
+++ b/text2pcap-scanner.l
@@ -66,6 +66,8 @@
#include "text2pcap.h"
+DIAG_OFF(sign-compare)
+
/*
* Flex (v 2.5.35) uses this symbol to "exclude" unistd.h
*/