aboutsummaryrefslogtreecommitdiffstats
path: root/devel/upnp/files/patch-src::uuid::uuid.c
blob: 4a9ee011f7030720ba2586e9059c38acddf72191 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/uuid/uuid.c.orig    Sun Apr  6 02:30:20 2003
+++ src/uuid/uuid.c Sun Apr  6 02:30:41 2003
@@ -21,6 +21,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>
+#include <sys/types.h>
 #include <netinet/in.h>
 #include "sysdep.h"
 #include "uuid.h"