openbsd-ports/math/geg/patches/patch-src_help_h

12 lines
290 B
Plaintext
Raw Normal View History

2002-10-23 07:16:11 +00:00
$OpenBSD: patch-src_help_h,v 1.1 2002/10/23 07:16:11 pvalchev Exp $
--- src/help.h.orig Wed Oct 23 00:53:16 2002
+++ src/help.h Wed Oct 23 00:53:21 2002
@@ -2,6 +2,7 @@
#define __HELP_H__
#include <gtk/gtk.h>
+#include <string.h>
void help_event(GtkWidget *widget, gpointer data);