+#ifdef UnifdefRan
+/* WARNING: this file is automatically generated; do not edit! */
+#endif
/*
* $Source$
* $Author$
* <krb5/copyright.h>.
*
* Site- and OS- dependant configuration.
- * This is mostly a stub.
*/
#include <krb5/copyright.h>
#ifndef KRB5_OSCONF__
#define KRB5_OSCONF__
-#ifdef ultrix
+#ifndef HasNdbmTrue
#define ODBM
#endif
+#ifdef HasInetTrue
#define KRB5_USE_INET /* Support IP address family */
+#endif
#define USE_DBM_LNAME /* Use a DBM database for the aname/lname
conversion */
#define RCTMPDIR "/usr/tmp" /* directory to store replay caches */
#define KDCRCACHE "dfl:krb5kdc_rcache"
-#ifdef POSIX_SIGTYPE
-#define sigtype void
-#else
-typedef int sigtype;
-#endif
-
#endif /* KRB5_OSCONF__ */