Use the kitty fatal function

This commit is contained in:
Kovid Goyal 2021-05-06 11:19:06 +05:30
parent accdf9a6a8
commit dd0130180b
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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 {