REM: removed an offensive #include on archlinux. Compiles on mingw without.

This commit is contained in:
iceman1001 2015-12-23 23:26:03 +01:00
parent 341fd1debc
commit 08e11f0a90

View file

@ -1,4 +1,3 @@
#include <strings.h>
#include <string.h>
#include <stdint.h>
#include <stdarg.h>