diff options
Diffstat (limited to 'runtime/cryprov.h')
-rw-r--r-- | runtime/cryprov.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/cryprov.h b/runtime/cryprov.h index 5690904d..2742a4a5 100644 --- a/runtime/cryprov.h +++ b/runtime/cryprov.h @@ -24,8 +24,6 @@ #ifndef INCLUDED_CRYPROV_H #define INCLUDED_CRYPROV_H -#include <gcrypt.h> - /* we unfortunately need to have two different param names depending on the * context in which parameters are set. Other than (re/over)engineering the core * interface, we just define some values to keep track of that. |