Please try this patch.

Index: fcrypt.c
===================================================================
RCS file: /cvs/openafs/src/rxkad/domestic/fcrypt.c,v
retrieving revision 1.16
diff -u -r1.16 fcrypt.c
--- fcrypt.c    2 Jun 2005 05:20:23 -0000       1.16
+++ fcrypt.c    14 Jun 2005 12:12:11 -0000
@@ -37,6 +37,7 @@
 #ifdef AFS_LINUX22_ENV
 #include <asm/byteorder.h>
 #endif
+#include "des/stats.h"
 
 #include "afs/longc_procs.h"
 
@@ -50,12 +51,12 @@
 #include <netinet/in.h>
 #endif
 #include <rx/rx.h>
+#include <des/stats.h>
 #endif /* KERNEL */
 
 #include "sboxes.h"
 #include "fcrypt.h"
 #include "rxkad.h"
-#include <des/stats.h>
 
 #ifdef TCRYPT
 int ROUNDS = 16;
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to