diff options
-rw-r--r-- | src/io.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #include <unistd.h> #include <malloc.h> #include <dirent.h> +#include <stdint.h> #include <sys/mman.h> #include <sys/wait.h> #include <sys/stat.h> |
index : apk-tools | ||
Adélie Linux patches for Alpine Package Keeper (apk-tools) | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/io.c | 1 |
@@ -16,6 +16,7 @@ #include <unistd.h> #include <malloc.h> #include <dirent.h> +#include <stdint.h> #include <sys/mman.h> #include <sys/wait.h> #include <sys/stat.h> |