Commit 75e1c747 authored by Richard Levitte's avatar Richard Levitte
Browse files

Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H

were defined.
parent 5db2b5e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@
#error DES is disabled.
#endif

#ifndef HEADER_DES_H
#ifndef HEADER_NEW_DES_H
#error You must include des.h, not des_old.h directly.
#endif