mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
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
|