ap/djmount: Fixed 64-bits issues.
parent
49b7d3d55f
commit
8639c04ffe
@ -0,0 +1,11 @@
|
||||
diff -Naur djmount-0.71.orig/djmount/upnp_util.h djmount-0.71/djmount/upnp_util.h
|
||||
--- djmount-0.71.orig/djmount/upnp_util.h 2006-08-27 22:12:20.000000000 +0200
|
||||
+++ djmount-0.71/djmount/upnp_util.h 2012-01-01 16:04:02.864759849 +0100
|
||||
@@ -27,6 +27,7 @@
|
||||
#define UPNP_UTIL_H_INCLUDED
|
||||
|
||||
|
||||
+#include <upnp/upnp.h>
|
||||
#include <upnp/upnptools.h>
|
||||
|
||||
|
Loading…
Reference in New Issue