forked from Lainports/freebsd-ports
11 lines
154 B
C
11 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
|