From 4e2553b95b2787ed7917073f6b628819b1f017c3 Mon Sep 17 00:00:00 2001 From: zautrix Date: Fri, 24 Feb 2006 19:41:06 +0000 Subject: gcc4 fixes --- (limited to 'pwmanager/pwmanager/libgcryptif.h') diff --git a/pwmanager/pwmanager/libgcryptif.h b/pwmanager/pwmanager/libgcryptif.h index 9a987a2..a08d678 100644 --- a/pwmanager/pwmanager/libgcryptif.h +++ b/pwmanager/pwmanager/libgcryptif.h @@ -24,7 +24,6 @@ #ifndef __LIBGCRYPTIF_H #define __LIBGCRYPTIF_H -#include "pwmexception.h" //#undef CONFIG_PWMANAGER_GCRY // for debugging only. #ifdef CONFIG_PWMANAGER_GCRY @@ -40,6 +39,9 @@ #endif #define STRING2KEY_SALTLEN 8 +#include "pwmexception.h" + + /** interface class for the libgcrypt cipher and hash algorithms * NOTE: Always allocate 1024 extra bytes for the inBuf (for padding) */ -- cgit v0.9.0.2