summaryrefslogtreecommitdiff
path: root/include/cmocka.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cmocka.h')
-rw-r--r--include/cmocka.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cmocka.h b/include/cmocka.h
index d52b65d..4b7724c 100644
--- a/include/cmocka.h
+++ b/include/cmocka.h
@@ -46,6 +46,7 @@ int __stdcall IsDebuggerPresent();
* @code
* #include <stdarg.h>
* #include <stddef.h>
+ * #include <stdint.h>
* #include <setjmp.h>
* #include <stdint.h>
* @endcode