This commit is contained in:
jl777
2016-11-17 18:50:27 -03:00
parent 3face66929
commit 5fb7481741
2 changed files with 3 additions and 2 deletions

View File

@@ -13,6 +13,9 @@
* *
******************************************************************************/
#include "uthash.h"
#include "utlist.h"
struct pax_transaction
{
UT_hash_handle hh;