Stupid typo
[oweals/openssl.git] / crypto / des / set_key.c
index 2ae3a9889bc47301c85faf4fa82a9736f4c24604..c0806d593c1fcf09e8b2456fdba380d13830eaad 100644 (file)
  * 1.1 added norm_expand_bits
  * 1.0 First working version
  */
+#include "des_locl.h"
 #ifdef OPENSSL_FIPS
 #include <openssl/fips.h>
 #endif
 
-#include "des_locl.h"
 
 OPENSSL_IMPLEMENT_GLOBAL(int,DES_check_key);   /* defaults to false */