Define __USE_GNU

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18566 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2004-02-08 22:52:50 +00:00
parent 5ffc526cbc
commit fb7a264b80
2 changed files with 7 additions and 0 deletions

View file

@ -15,6 +15,9 @@
#ifndef __sunos_load_h_INCLUDE
#define __sunos_load_h_INCLUDE
#ifndef __USE_GNU
#define __USE_GNU
#endif
#include <dlfcn.h>
/* This is the GNU name for the CTOR list */