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 05ab44a commit a419250Copy full SHA for a419250
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