Index: sandbox/win/src/sidestep/preamble_patcher.h |
diff --git a/sandbox/win/src/sidestep/preamble_patcher.h b/sandbox/win/src/sidestep/preamble_patcher.h |
index 18cf7f86b51a3101cad1eee402b5a3461c1f5eb5..3a0985ce9fa0cb88f705f61027db6d645866e1fc 100644 |
--- a/sandbox/win/src/sidestep/preamble_patcher.h |
+++ b/sandbox/win/src/sidestep/preamble_patcher.h |
@@ -7,6 +7,8 @@ |
#ifndef SANDBOX_SRC_SIDESTEP_PREAMBLE_PATCHER_H__ |
#define SANDBOX_SRC_SIDESTEP_PREAMBLE_PATCHER_H__ |
+#include <stddef.h> |
+ |
namespace sidestep { |
// Maximum size of the preamble stub. We overwrite at least the first 5 |