Explorar o código

misc: bsize: include stdint.h for SIZE_MAX

ambrop7 %!s(int64=14) %!d(string=hai) anos
pai
achega
2904e67514
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      misc/bsize.h

+ 1 - 0
misc/bsize.h

@@ -29,6 +29,7 @@
 
 
 #include <stddef.h>
 #include <stddef.h>
 #include <limits.h>
 #include <limits.h>
+#include <stdint.h>
 
 
 typedef struct {
 typedef struct {
     int is_overflow;
     int is_overflow;