pkgsrc/chat/xchat-systray-integration/patches/patch-an
minskim acb94c0b93 Do not define variables in headers; define them in .c files instead.
Otherwise, they cause link errors on Darwin.
2006-07-06 22:04:03 +00:00

14 lines
269 B
Text

$NetBSD: patch-an,v 1.1 2006/07/06 22:04:03 minskim Exp $
--- src/menu.c.orig 2004-04-30 05:38:10.000000000 -0700
+++ src/menu.c
@@ -2,6 +2,9 @@
#include "menu.h"
+gint onExit;
+GtkWidget *status_menu;
+
//MENU CREATION AND COMMANDS
//launch browser