X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmod_auth_kerb.c;h=237a37121b0aa90dc15c31567b25040fbfad576b;hb=65e8f97d5637a774758ba183324d360c7adeda23;hp=8801f8dbd8e5f1d10f559f29e27fe8d0181d4d19;hpb=22e5845a1330c7d3db73533377640b14eff22128;p=mod_auth_kerb.cvs%2F.git diff --git a/src/mod_auth_kerb.c b/src/mod_auth_kerb.c index 8801f8d..237a371 100644 --- a/src/mod_auth_kerb.c +++ b/src/mod_auth_kerb.c @@ -113,8 +113,7 @@ #include /* gethostbyname() */ #endif /* KRB4 */ -#ifndef _WIN32 -/* should be HAVE_UNISTD_H instead */ +#if HAVE_UNISTD_H #include #endif