pkgsrc/net/yale-tftpd/patches/patch-ae

12 lines
278 B
Text
Raw Normal View History

$NetBSD: patch-ae,v 1.1 2002/04/01 00:04:43 dmcmahill Exp $
--- classes/access.c.orig Wed Oct 5 01:20:44 1994
+++ classes/access.c
@@ -1,4 +1,6 @@
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#include <ctype.h>
#include <sys/types.h>
#include <sys/stat.h>