mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
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:
parent
a89f1a9e25
commit
1690edcf4f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue