mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 17:40:40 -04:00
9 lines
271 B
C
9 lines
271 B
C
--- src/dbus-interface.h.orig 2014-04-24 03:38:08 UTC
|
|
+++ src/dbus-interface.h
|
|
@@ -37,5 +37,5 @@
|
|
#include <X11/extensions/scrnsaver.h>
|
|
#endif
|
|
|
|
-gboolean screensaver_disabled;
|
|
+extern gboolean screensaver_disabled;
|
|
gboolean dbus_hookup(gint windowid, gint controlid);
|