freebsd-ports/devel/upnp/files/patch-upnp-src-uuid-uuid.c
Yen-Ming Lee 3695038b44 - update to pupnp-1.4.0
(Note: upnp-1.3.1 stopped developing, and pupnp-1.4.0 is its successor)
- drop maintainership

Noticed by:	Chris Hilbert <chris.hilbert at fileflash.com>
2006-06-17 04:52:23 +00:00

10 lines
272 B
C

--- upnp/src/uuid/uuid.c.orig Sat Jun 17 12:16:38 2006
+++ upnp/src/uuid/uuid.c Sat Jun 17 12:16:52 2006
@@ -22,6 +22,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include "sysdep.h"
#include "uuid.h"