We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab558c commit a1dcf9dCopy full SHA for a1dcf9d
src/include/portability.h
@@ -16,6 +16,7 @@
16
#ifndef NATIVE_CLIENT_SRC_INCLUDE_PORTABILITY_H_
17
#define NATIVE_CLIENT_SRC_INCLUDE_PORTABILITY_H_ 1
18
19
+#include <stdint.h>
20
#include <stdlib.h>
21
22
#include "native_client/src/include/build_config.h"
0 commit comments