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