summaryrefslogtreecommitdiff
path: root/net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch
blob: e21a6d513c595bafee32f759b57f7c3682da1528 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/hping2.h
+++ b/hping2.h
@@ -357,8 +357,6 @@
 	int status;
 };
 
-volatile struct delaytable_element delaytable[TABLESIZE];
-
 /* protos */
 void	nop(void);				/* nop */
 int	parse_options(int, char**);		/* option parser */