Need to include krb5/config.h to get the wordsize information
authorTheodore Tso <tytso@mit.edu>
Wed, 15 Jun 1994 05:29:54 +0000 (05:29 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 15 Jun 1994 05:29:54 +0000 (05:29 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3800 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/generic/gssapi.h

index 94600311607cd897eea3bbd52ff0e51a961f4690..d21aab37e4a6b19932b5c0dea353ae99c6bc2198 100644 (file)
@@ -24,6 +24,7 @@
 #define _GSSAPI_H_
 
 /* for general config: */
+#include <krb5/config.h>
 #include <krb5/osconf.h>
 /* for prototype-related config: */
 #include <krb5/base-defs.h>