Second shot at fixing macOS compilation

This commit is contained in:
Cacodemon345
2021-08-25 01:28:25 +06:00
parent d24359bc33
commit 91e27c0ffc
4 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,6 @@
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#define HAVE_STDARG_H
#include <86box/86box.h>