ports/math/grpn/patches/patch-mode_c

11 lines
281 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- mode.c.orig Tue Mar 23 21:32:07 2010
+++ mode.c Tue Mar 23 21:32:17 2010
@@ -20,6 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston,
/* setup mode.c by Paul Wilkins 2/8/98 */
#include <stdio.h>
+#include <string.h>
#include <gtk/gtk.h>
#include "mode.h"