pkgsrc/x11/xneko/patches/patch-ab
1998-08-07 11:08:53 +00:00

14 lines
285 B
Text

$NetBSD: patch-ab,v 1.2 1998/08/07 11:18:25 agc Exp $
--- xneko.c.orig Tue Jun 1 03:46:10 1993
+++ xneko.c Wed Feb 18 00:34:58 1998
@@ -139,6 +139,9 @@
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
#include <signal.h>
#include <math.h>
#include <sys/time.h>