summaryrefslogtreecommitdiff
path: root/net-analyzer/apinger/files/apinger-0.4.1-fno-common.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/apinger/files/apinger-0.4.1-fno-common.patch')
-rw-r--r--net-analyzer/apinger/files/apinger-0.4.1-fno-common.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-analyzer/apinger/files/apinger-0.4.1-fno-common.patch b/net-analyzer/apinger/files/apinger-0.4.1-fno-common.patch
new file mode 100644
index 000000000000..d74dc1c66f27
--- /dev/null
+++ b/net-analyzer/apinger/files/apinger-0.4.1-fno-common.patch
@@ -0,0 +1,11 @@
+--- a/src/apinger.h
++++ b/src/apinger.h
+@@ -99,7 +99,7 @@
+ void *target_id;
+ };
+
+-struct target *targets;
++extern struct target *targets;
+
+ extern int foreground;
+ extern char *config_file;