diff options
Diffstat (limited to 'applypatch/applypatch.h')
-rw-r--r-- | applypatch/applypatch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applypatch/applypatch.h b/applypatch/applypatch.h index 14fb490ba..096596f03 100644 --- a/applypatch/applypatch.h +++ b/applypatch/applypatch.h @@ -17,6 +17,7 @@ #ifndef _APPLYPATCH_H #define _APPLYPATCH_H +#include <stdint.h> #include <sys/stat.h> #include <vector> |