pkgsrc/math/grpn/patches/patch-ak

13 lines
262 B
Text
Raw Normal View History

$NetBSD: patch-ak,v 1.1 2002/04/02 02:01:25 dmcmahill Exp $
--- mode.c.orig Wed May 26 11:50:33 1999
+++ mode.c
@@ -20,6 +20,7 @@
/* setup mode.c by Paul Wilkins 2/8/98 */
#include <stdio.h>
+#include <string.h>
#include <gtk/gtk.h>
#include "mode.h"