add dummy platform file
[libpicofe.git] / plat.h
diff --git a/plat.h b/plat.h
index 139ea47..51be346 100644 (file)
--- a/plat.h
+++ b/plat.h
@@ -1,6 +1,8 @@
 #ifndef LIBPICOFE_PLAT_H
 #define LIBPICOFE_PLAT_H
 
+#include <stdlib.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif