pkgsrc/mbone/mdd/patches/patch-ab

12 lines
291 B
Text

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