mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@140703 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
206 B
Diff
12 lines
206 B
Diff
--- sys-uuid.hh.orig 2015-10-01 00:50:37.000000000 +0900
|
|
+++ sys-uuid.hh 2015-10-01 00:52:08.000000000 +0900
|
|
@@ -33,7 +33,7 @@
|
|
|
|
#elif HAVE_LIBUUID
|
|
|
|
-#include <uuid.h>
|
|
+#include <uuid/uuid.h>
|
|
|
|
#endif
|
|
|