summaryrefslogtreecommitdiff
path: root/net/mtftpd/patches/patch-ad
blob: 5e1e20e3950ffcf69824a674099f07bb715b36df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1 2010/12/31 16:39:23 obache Exp $

--- transmit.c.orig	2008-02-29 18:25:59.000000000 +0000
+++ transmit.c
@@ -41,6 +41,7 @@
 #include <sys/types.h>
 
 #include <netinet/in.h>
+#include <sys/socket.h>
 
 #include <pthread.h>
 #include <stdlib.h>