io: fix compiler error by including stdint.h
According to the C standards, uint32_t is defined in stdint.h. Presumably apk is usually built against C libraries where stdint.h is indirectly included through another header file, but this isn't the case with the version of glibc which I am using.cute-signatures
parent
0ed9a55b7d
commit
be31eb24d8