include-afsconfig-before-param-h-20010712
[openafs.git] / src / kauth / token.c
index 8c71fd4..07fb001 100644 (file)
    kernel.  Principally it handles cache misses by requesting the desired token
    from the AuthServer. */
 
+#include <afsconfig.h>
 #if defined(UKERNEL)
 #include "../afs/param.h"
 #else
 #include <afs/param.h>
 #endif
-#include <afsconfig.h>
 
 RCSID("$Header$");