]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/des/des_enc.c
Move DES_SPtrans to where it really belongs, dec_enc to be specific.
[thirdparty/openssl.git] / crypto / des / des_enc.c
index 1c37ab96d3ded2c158cfe1c351cb26e7ee4fdf20..ab0b4380833848f6c76d0ba8f5a04ca03c806dee 100644 (file)
@@ -57,6 +57,7 @@
  */
 
 #include "des_locl.h"
+#include "spr.h"
 
 void DES_encrypt1(DES_LONG *data, DES_key_schedule *ks, int enc)
        {