X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=ca90d99f22bef644a83aa6ff5cca09842373e7ae;hb=78cad3bfc8f62fc507c5051084978c1209074146;hp=8f090678b0f689187b1613ecff7b68ec53cfdee7;hpb=90024fb09d04ccf4d7068f4ab41886829f29c906;p=mod_auth_kerb.git diff --git a/config.h.in b/config.h.in index 8f09067..ca90d99 100644 --- a/config.h.in +++ b/config.h.in @@ -21,3 +21,8 @@ /* Define if your krb supports krb5_cc_new_unique function to deal with threading issues */ #undef HAVE_KRB5_CC_NEW_UNIQUE +/* Define to 1 if you have the header file. */ +#undef HAVE_UNISTD_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TYPES_H