generally just include taler_util.h
This commit is contained in:
parent
9c3c6295a8
commit
8c558ddf89
@ -29,7 +29,7 @@
|
||||
#include <pthread.h>
|
||||
#include "mint.h"
|
||||
#include "taler_signatures.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include "taler_util.h"
|
||||
#include "taler-mint-httpd_parsing.h"
|
||||
#include "taler-mint-httpd_mhd.h"
|
||||
#include "taler-mint-httpd_keys.h"
|
||||
|
@ -36,7 +36,7 @@
|
||||
#include "taler-mint-httpd_responses.h"
|
||||
#include "mint_db.h"
|
||||
#include "mint.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include "taler_util.h"
|
||||
|
||||
|
||||
/**
|
||||
|
@ -35,7 +35,7 @@
|
||||
#include "mint.h"
|
||||
#include "mint_db.h"
|
||||
#include "taler_signatures.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include "taler_util.h"
|
||||
#include "taler-mint-httpd_parsing.h"
|
||||
#include "taler-mint-httpd_keys.h"
|
||||
#include "taler-mint-httpd_db.h"
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "mint.h"
|
||||
#include "taler_signatures.h"
|
||||
#include "taler-mint-httpd_keystate.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include "taler_util.h"
|
||||
#include "taler-mint-httpd_parsing.h"
|
||||
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
#include "mint.h"
|
||||
#include "mint_db.h"
|
||||
#include "taler_signatures.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include "taler_util.h"
|
||||
#include "taler-mint-httpd_parsing.h"
|
||||
#include "taler-mint-httpd_keys.h"
|
||||
#include "taler-mint-httpd_mhd.h"
|
||||
|
@ -31,7 +31,7 @@
|
||||
*/
|
||||
#include "platform.h"
|
||||
#include "taler-mint-httpd_responses.h"
|
||||
#include "taler_json_lib.h"
|
||||
#include "taler_util.h"
|
||||
#include <gnunet/gnunet_util_lib.h>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user