Tidy up UKERNEL includes
[openafs.git] / src / des / des.h
index 2b4b768..747caad 100644 (file)
 #ifndef DES_DEFS
 #define DES_DEFS
 
-#if defined(UKERNEL)
-#include "des/mit-cpyright.h"
-#else /* defined(UKERNEL) */
 #include "mit-cpyright.h"
-#endif /* defined(UKERNEL) */
 
 typedef unsigned char des_cblock[8];   /* crypto-block size */
 /* Key schedule */