Try to make it more compatible with PS3

This commit is contained in:
twinaphex
2017-08-06 01:53:12 +02:00
parent 01db5d0d26
commit 1d4a7242ba
2 changed files with 24 additions and 24 deletions
-3
View File
@@ -4,9 +4,6 @@
#include "config.h"
#include <stdio.h>
#include <string.h>
#if HAVE_STRINGS_H
#include <strings.h>
#endif
#include <math.h>
#include <ctype.h>
#ifdef HAVE_WINDOWS_H