diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-28 21:08:19 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-28 21:08:19 +0100 |
commit | fd1bcfecfa0698f1c29f8f530e511034f92546c7 (patch) | |
tree | 610d90d6a172cf24332667398862dbf97f923821 /src/mint/taler-mint-httpd_responses.c | |
parent | 5fcca8707f4a4fd6568095872a1bb6e7124ee508 (diff) |
cleaning up
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.c')
-rw-r--r-- | src/mint/taler-mint-httpd_responses.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd_responses.c b/src/mint/taler-mint-httpd_responses.c index d8a65f176..92bba9e21 100644 --- a/src/mint/taler-mint-httpd_responses.c +++ b/src/mint/taler-mint-httpd_responses.c @@ -33,6 +33,7 @@ #include "taler-mint-httpd_responses.h" #include "taler_util.h" #include <gnunet/gnunet_util_lib.h> +#include "taler-mint-httpd_keystate.h" /** |