blob: 2f039a8a66b30a6b362345cd78c1cca68ea6d07e (
plain) (
tree)
|
|
--- common/safeuuid.h.orig 2013-12-04 00:13:34 UTC
+++ common/safeuuid.h
@@ -55,6 +55,7 @@
// UUID API on FreeBSD, NetBSD and AIX.
+# include <stdlib.h>
# ifdef _AIX
/* AIX uses a byte typedef in its <uuid.h> which collides with ours, so use a
* macro to rename theirs out of the way.
|