2013-09-26 17:14:40 +02:00

13 lines
291 B
Plaintext

$NetBSD: patch-ab,v 1.1 2005/11/10 17:28:14 joerg Exp $
--- receiver.c.orig 2005-11-10 17:26:25.000000000 +0000
+++ receiver.c
@@ -38,6 +38,7 @@
#include <sys/types.h>
#include <sys/param.h>
#include <sys/socket.h>
+#include <sys/stat.h>
#include <sys/time.h>
#include <arpa/inet.h>