ports/math/grpn/patches/patch-help_c

11 lines
259 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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"