Fix remaining warnings

This commit is contained in:
Cacodemon345
2021-08-25 13:45:21 +06:00
parent d47d41174b
commit a903e24702
2 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <stdint.h>
#include <stdlib.h>
#define HAVE_STDARG_H