summaryrefslogtreecommitdiff
path: root/x11/xneko/patches/patch-ab
blob: 39da42b4f4fce37cc66825cc774521d96c2508dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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>