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