Remove unused includes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26205 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2008-03-05 13:56:25 +00:00
parent 93f1534035
commit f0024308d8
2 changed files with 4 additions and 5 deletions

View file

@ -38,11 +38,6 @@
#include <mach.h>
#endif
#if __linux__
#include <linux/kernel.h>
#include <linux/sys.h>
#endif
#ifdef __CYGWIN__
#include <malloc.h>
#endif