mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
11 lines
368 B
C
11 lines
368 B
C
--- src/clean.h.orig 2005-10-24 11:48:52 UTC
|
|
+++ src/clean.h
|
|
@@ -22,7 +22,7 @@
|
|
|
|
/*------------------------------- variables ---------------------------------*/
|
|
|
|
-objliststruct *cleanobjlist; /* laconic, isn't it? */
|
|
+EXTERN objliststruct *cleanobjlist; /* laconic, isn't it? */
|
|
|
|
/*------------------------------- functions ---------------------------------*/
|
|
|