Include afsconfig.h before anything else
[openafs.git] / src / afs / afsincludes.h
index 1ad83aa..dd9284a 100644 (file)
 #ifndef AFS_INCLUDES_H
 #define AFS_INCLUDES_H 1
 
+#include <afsconfig.h>
 
 #ifdef UKERNEL
 #include <UKERNEL/afsincludes.h>
 #else
 
-#include <afsconfig.h>
 
 /* AFS based headers */
 #include "afs/stds.h"