Index: ppapi/nacl_irt/irt_interfaces.h |
diff --git a/ppapi/nacl_irt/irt_interfaces.h b/ppapi/nacl_irt/irt_interfaces.h |
index c18d34e1c4a3d6987883d101926b7922c29196c9..e82e903f743ea7b7dc3e0c55ff57a805b138fdac 100644 |
--- a/ppapi/nacl_irt/irt_interfaces.h |
+++ b/ppapi/nacl_irt/irt_interfaces.h |
@@ -5,6 +5,7 @@ |
#ifndef PPAPI_NACL_IRT_IRT_INTERFACES_H_ |
#define PPAPI_NACL_IRT_IRT_INTERFACES_H_ |
+#include <stddef.h> |
#include <stdlib.h> |
extern const struct nacl_irt_ppapihook nacl_irt_ppapihook; |