include/stdlib.h
changeset 4 959d4b9c3f0a
parent 0 893a25a6c372
child 6 c5ab059eadc1
--- a/include/stdlib.h	Wed Sep 24 22:40:48 2014 +0300
+++ b/include/stdlib.h	Wed Sep 24 22:54:09 2014 +0300
@@ -1,6 +1,8 @@
 #ifndef QMSK_ARDUINO_STDLIB_H
 #define QMSK_ARDUINO_STDLIB_H
 
+#include <stdint.h>
+
 #define false       0
 #define true        1