(sinc) Kill off compat/posix_string.h dependency

This commit is contained in:
twinaphex 2015-02-05 19:58:50 +01:00
parent 3fd0f14fe2
commit d535be570c

View File

@ -20,7 +20,6 @@
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <compat/posix_string.h>
#ifdef __SSE__
#include <xmmintrin.h>