C99 and older GCC fixes

This commit is contained in:
Carl Woffenden
2019-08-29 11:16:57 +02:00
parent 9589e8e4bb
commit 72e51ac246
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
*/
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>