2013-09-26 17:14:40 +02:00

13 lines
313 B
Plaintext

$NetBSD: patch-ba,v 1.2 2008/12/17 02:19:59 christos Exp $
--- murgil/getaddr.c.orig 1995-02-24 16:19:40.000000000 -0500
+++ murgil/getaddr.c 2008-12-16 20:29:02.000000000 -0500
@@ -14,6 +14,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <netdb.h>