diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-28 15:03:47 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-28 15:03:47 +0100 |
commit | 9cbc31afc495ebdfe7b24535ca2eee54b5a17ab7 (patch) | |
tree | 00c1a871b8987f58442f77a2040deef8618932b1 /src/mint/taler-mint-httpd_keys.h | |
parent | b6154af448264daa814623bfb71edff642be1a14 (diff) |
move key IO routines into aptly named files
Diffstat (limited to 'src/mint/taler-mint-httpd_keys.h')
-rw-r--r-- | src/mint/taler-mint-httpd_keys.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd_keys.h b/src/mint/taler-mint-httpd_keys.h index 4182c25ea..eeeb21ef3 100644 --- a/src/mint/taler-mint-httpd_keys.h +++ b/src/mint/taler-mint-httpd_keys.h @@ -28,6 +28,8 @@ #include <jansson.h> #include "taler-mint-httpd.h" #include "mint.h" +#include "key_io.h" + /** * Snapshot of the (coin and signing) |