Use the kitty fatal function
This commit is contained in:
parent
accdf9a6a8
commit
dd0130180b
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
#ifdef HAS_SENDFILE
|
||||
#include <sys/sendfile.h>
|
||||
#endif
|
||||
#undef uthash_fatal
|
||||
#define uthash_fatal(msg) fatal(msg)
|
||||
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Reference in a new issue