From 8a024eba12f15556a0d28ba81439b056dfe9d5eb Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 28 Nov 2008 17:53:09 +0000 Subject: some more type cleanups and missig NOCRYPT defines --- src/authAlgo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/authAlgo.h') diff --git a/src/authAlgo.h b/src/authAlgo.h index 2e01c0b..3085673 100644 --- a/src/authAlgo.h +++ b/src/authAlgo.h @@ -36,7 +36,9 @@ #include "buffer.h" #include "encryptedPacket.h" +#ifndef NOCRYPT #include +#endif class AuthAlgo { -- cgit v1.2.3