Index: head/net/hping3/files/patch-hping2.h =================================================================== --- head/net/hping3/files/patch-hping2.h (nonexistent) +++ head/net/hping3/files/patch-hping2.h (revision 545508) @@ -0,0 +1,11 @@ +--- hping2.h.orig 2004-06-04 15:22:38.000000000 +0800 ++++ hping2.h 2020-08-20 15:19:32.827593000 +0700 +@@ -353,7 +353,7 @@ struct delaytable_element { + int status; + }; + +-volatile struct delaytable_element delaytable[TABLESIZE]; ++extern volatile struct delaytable_element delaytable[TABLESIZE]; + + /* protos */ + void nop(void); /* nop */ Property changes on: head/net/hping3/files/patch-hping2.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property