Use the kitty fatal function

This commit is contained in:
Kovid Goyal
2021-05-06 11:19:06 +05:30
parent accdf9a6a8
commit dd0130180b

View File

@@ -25,6 +25,8 @@
#ifdef HAS_SENDFILE
#include <sys/sendfile.h>
#endif
#undef uthash_fatal
#define uthash_fatal(msg) fatal(msg)
typedef struct {