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

13 lines
262 B
Plaintext

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