pkgsrc/net/libupnp/patches/patch-ag
2006-06-05 16:26:07 +00:00

12 lines
328 B
Text

$NetBSD: patch-ag,v 1.1 2006/06/05 16:26:07 joerg Exp $
--- upnp/src/urlconfig/urlconfig.c.orig 2006-06-05 16:17:49.000000000 +0000
+++ upnp/src/urlconfig/urlconfig.c
@@ -31,6 +31,7 @@
#include "config.h"
#include <assert.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>