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

13 lines
244 B
Plaintext

$NetBSD: patch-ac,v 1.1 2010/12/31 16:39:23 obache Exp $
--- conf.c.orig 2008-02-29 18:25:59.000000000 +0000
+++ conf.c
@@ -42,6 +42,7 @@
#include <sys/stat.h>
#include <arpa/inet.h>
+#include <sys/socket.h>
#include <prop/proplib.h>