1
0
Эх сурвалжийг харах

* Include stdint.h for intptr_t

Bryan Drewery 15 жил өмнө
parent
commit
a00f84498d
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/types.h

+ 1 - 0
src/types.h

@@ -6,6 +6,7 @@
 #endif
 
 #include <sys/types.h>
+#include <stdint.h>
 #include <netinet/in.h>
 
 /* For local console: */