Bring des_locl.h at the same level as in the 0.9.7 branch.
[openssl.git] / crypto / des / rpw.c
index 0b6b1519b074eb2d1d056074cf04486e3749bcf3..8a9473c4f9051f4ef7dcb016a5ea5607134f17d8 100644 (file)
@@ -61,7 +61,7 @@
 
 int main(int argc, char *argv[])
        {
-       des_cblock k,k1;
+       DES_cblock k,k1;
        int i;
 
        printf("read passwd\n");