test-heimdal-20060217
[openafs.git] / src / aklog / asetkey.c
index 3664222..3898608 100644 (file)
@@ -6,6 +6,7 @@
  * Updated for Kerberos 5
  */
 
+#include <afsconfig.h>
 #include <stdio.h>
 #include <sys/types.h>
 #include <netinet/in.h>
@@ -22,9 +23,9 @@
 #endif /* HAVE_STRING_H */
 
 #include <krb5.h>
-#include <com_err.h>
 
 #include <afs/stds.h>
+#include <afs/com_err.h>
 #include <afs/cellconfig.h>
 #include <afs/keys.h>
 #include <afs/dirpath.h>