Skip to content
  • TBK's avatar
    fix glibc build · a9916c2d
    TBK authored and Timo Teräs's avatar Timo Teräs committed
    fixes #10677
    
    src/apk_defines.h:152:15: error: unknown type name 'uint32_t'
     static inline uint32_t get_unaligned32(const void *ptr)
                   ^~~~~~~~
    a9916c2d