FreeBSD ports
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
206 B

--- src/actions.h.orig 2013-01-16 09:06:19 UTC
+++ src/actions.h
@@ -25,7 +25,7 @@
#include "types.h"
-GMainLoop *timeout_loop;
+extern GMainLoop *timeout_loop;
gboolean runActionCommand(Action);