mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
12 lines
154 B
C
12 lines
154 B
C
--- dsd.h.orig 2020-08-28 19:58:20 UTC
|
|
+++ dsd.h
|
|
@@ -40,7 +40,7 @@
|
|
/*
|
|
* global variables
|
|
*/
|
|
-int exitflag;
|
|
+extern int exitflag;
|
|
|
|
|
|
typedef struct
|