blob: 32728048c35a3ccc674f0f27cf694626dbd70975 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/src/apinger.h
2+++ b/src/apinger.h
3@@ -111,7 +111,7 @@ struct piped_info {
4 };
5 #endif
6
7-struct target *targets;
8+extern struct target *targets;
9
10 extern int foreground;
11 extern char *config_file;