pkgsrc/net/mtftpd/patches/patch-ac
2010-12-31 16:39:22 +00:00

12 lines
244 B
Text

$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>