Move uthash into 3rdparty
This commit is contained in:
parent
56dcbca238
commit
33102d8c4e
2 changed files with 1 additions and 1 deletions
0
kitty/uthash.h → 3rdparty/uthash.h
vendored
0
kitty/uthash.h → 3rdparty/uthash.h
vendored
|
|
@ -9,4 +9,4 @@
|
|||
#include "data-types.h"
|
||||
#define uthash_fatal(msg) fatal(msg)
|
||||
#define hash_handle_type UT_hash_handle
|
||||
#include "uthash.h"
|
||||
#include "../3rdparty/uthash.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue