X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=ziffy%2Fhooks.c;h=54742aa954eb7058d861f12eb3e56c42695c4007;hb=65371f5d5f265a4c5ee43f784b2d8a6db1e0774a;hp=936b9276fa5e41631455261d37cd0c5bb0ecc498;hpb=6e325c841bbf92ba84e4a8361c8050a50943aa5c;p=yaz-moved-to-github.git diff --git a/ziffy/hooks.c b/ziffy/hooks.c index 936b927..54742aa 100644 --- a/ziffy/hooks.c +++ b/ziffy/hooks.c @@ -20,17 +20,13 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include +#define _BSD_SOURCE -#if defined(__GLIBC__) -# if !defined(_BSD_SOURCE) -# define _BSD_SOURCE -# endif -#endif /* * Operating System include files */ +#include #include #include #include