ports/math/grpn/patches/patch-help_c

10 lines
259 B
Text

--- help.c.orig Tue Mar 23 21:33:34 2010
+++ help.c Tue Mar 23 21:34:18 2010
@@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston,
*/
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <gtk/gtk.h>
#include "help.h"