ports/math/grpn/patches/patch-run_cmd_c

10 lines
279 B
Text

--- run_cmd.c.orig Tue Mar 23 21:31:29 2010
+++ run_cmd.c Tue Mar 23 21:31:38 2010
@@ -20,6 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston,
/* run_cmd.c by Paul Wilkins */
#include <stdio.h>
+#include <string.h>
#include <gtk/gtk.h>
#include "buttons.h"