diff options
Diffstat (limited to 'src/apk_pathbuilder.h')
-rw-r--r-- | src/apk_pathbuilder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apk_pathbuilder.h b/src/apk_pathbuilder.h index 34181db..cabf51c 100644 --- a/src/apk_pathbuilder.h +++ b/src/apk_pathbuilder.h @@ -9,6 +9,7 @@ #ifndef APK_PATHBUILDER_H #define APK_PATHBUILDER_H +#include <limits.h> #include "apk_blob.h" struct apk_pathbuilder { |