diff options
-rw-r--r-- | src/blob.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ #include <malloc.h> #include <string.h> #include <stdio.h> +#include <stdint.h> #include "apk_blob.h" #include "apk_hash.h" |
index : apk-tools | ||
Adélie Linux patches for Alpine Package Keeper (apk-tools) | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/blob.c | 1 |
@@ -12,6 +12,7 @@ #include <malloc.h> #include <string.h> #include <stdio.h> +#include <stdint.h> #include "apk_blob.h" #include "apk_hash.h" |