diff options
author | lloyd <[email protected]> | 2008-11-08 20:35:54 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-08 20:35:54 +0000 |
commit | 3c77da389db0769cf07cddf7629a62e156fe577b (patch) | |
tree | c79a275c7df6ebbdff6d7277673e488bd9b80f49 /src/libstate/lookup.h | |
parent | 73ba6c48e349955f05e81d674172c9c737540280 (diff) |
Split the last parts of the 'core' module
Add some missing info.txts
Diffstat (limited to 'src/libstate/lookup.h')
-rw-r--r-- | src/libstate/lookup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstate/lookup.h b/src/libstate/lookup.h index ac65799da..051bbd801 100644 --- a/src/libstate/lookup.h +++ b/src/libstate/lookup.h @@ -12,7 +12,6 @@ #include <botan/mac.h> #include <botan/s2k.h> -#include <botan/enums.h> #include <botan/filters.h> #include <botan/mode_pad.h> #include <botan/kdf.h> |