diff options
Diffstat (limited to 'applypatch/bspatch.cpp')
-rw-r--r-- | applypatch/bspatch.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applypatch/bspatch.cpp b/applypatch/bspatch.cpp index 9d201b477..75975ad6d 100644 --- a/applypatch/bspatch.cpp +++ b/applypatch/bspatch.cpp @@ -22,6 +22,7 @@ #include <stdio.h> #include <sys/stat.h> +#include <sys/types.h> #include <errno.h> #include <malloc.h> #include <unistd.h> |