diff options
Diffstat (limited to 'keypair.c')
-rw-r--r-- | keypair.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include "die.h" #include "str.h" #include "crypto.h" +#include "curve.h" #include "ioops.h" #include "config.h" #include "keypair.h" |