summaryrefslogtreecommitdiff
path: root/audio/freezetag/patches/patch-aa
blob: ef93c948faa3e604ceb5a5665079e5780e85cf27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 1999/06/16 15:00:40 kleink Exp $

--- src/freezetag.h.orig	Fri Apr  9 00:12:25 1999
+++ src/freezetag.h	Wed Jun 16 02:04:00 1999
@@ -7,6 +7,8 @@
 #include <sys/stat.h>
 #include <unistd.h>
 #include <fcntl.h>
+#include <stdio.h>
+#include <string.h>
 
 
 #include "dirbrowser.h"