Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706566
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
--- /dev/null
+--- 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 */
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
"${FILESDIR}"/${PN}-3_pre20141226-pcap-bpf.patch
"${FILESDIR}"/${PN}-3_pre20141226-scan-overflow.patch
"${FILESDIR}"/${PN}-3_pre20141226-unused-but-set.patch
+ "${FILESDIR}"/${PN}-3_pre20141226-fno-common.patch
)
src_configure() {