diff options
Diffstat (limited to 'crypto/des/fcrypt_b.c')
-rw-r--r-- | crypto/des/fcrypt_b.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/fcrypt_b.c b/crypto/des/fcrypt_b.c index fe2369a93526..22f967b8c6d3 100644 --- a/crypto/des/fcrypt_b.c +++ b/crypto/des/fcrypt_b.c @@ -10,7 +10,7 @@ #include <stdio.h> #define DES_FCRYPT -#include "des_locl.h" +#include "des_local.h" #undef DES_FCRYPT #undef PERM_OP |