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

include stddef.h per default

Steffen Jaeckel 12 жил өмнө
parent
commit
14b3a5290e

+ 1 - 0
src/headers/tomcrypt.h

@@ -4,6 +4,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
+#include <stddef.h>
 #include <time.h>
 #include <ctype.h>
 #include <limits.h>