pkgsrc/wm/ion/patches/patch-ac

10 lines
252 B
Text

$NetBSD: patch-ac,v 1.1 2001/05/07 12:15:12 dmcmahill Exp $
--- src/event.c.orig Sat Jul 1 08:37:50 2000
+++ src/event.c Mon May 7 08:09:23 2001
@@ -7,4 +7,5 @@
#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
#include <sys/time.h>