compile errors
[iotcloud.git] / version2 / src / C / SecureRandom.cc
index 201de082956b22dd1c7c7236dfb4f51a07886ad7..84f40c3b197647e1393a94f7d629978e4a16d0c9 100644 (file)
@@ -1,5 +1,6 @@
 #include "SecureRandom.h"
 #include <stdlib.h>
+#include <bsd/stdlib.h>
 
 SecureRandom::SecureRandom() {
 }