fix error in preprocessor test

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26113 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2008-02-20 14:26:18 +00:00
parent a89f1a9e25
commit 1690edcf4f

View file

@ -104,7 +104,7 @@
# endif
#endif
#ifdef HAVE_SYS_PARAM_H
#ifdef HAVE_SYS_CDEFS_H
# include <sys/cdefs.h>
#endif
#ifdef HAVE_SYS_SYSLIMITS_H