Travis CI Fix, typo

This commit is contained in:
sum2012 2014-08-19 22:29:03 +08:00 committed by Henrik Rydgard
parent 1b8167f9df
commit accda25ce0

View File

@ -27,7 +27,7 @@
#include <signal.h>
#if !defined(__APPLE__)
#include <malloc.h>
#include <stdlib.h>
#endif
#include <sys/types.h>