Files
pkgsrc-ng/net/netcat/patches/patch-aa
2013-09-26 17:14:40 +02:00

13 lines
330 B
Plaintext

$NetBSD: patch-aa,v 1.2 2002/10/08 14:29:36 abs Exp $
--- data/data.c.orig Tue Feb 27 13:43:48 1996
+++ data/data.c
@@ -16,6 +16,7 @@
*Hobbit*, started 951004 or so and randomly screwed around with since */
#include <stdio.h>
+#include <string.h>
#ifdef MSDOS /* for MSC only at the moment... */
#include <fcntl.h>