mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-03 11:12:30 +08:00
Use the kitty fatal function
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#ifdef HAS_SENDFILE
|
||||
#include <sys/sendfile.h>
|
||||
#endif
|
||||
#undef uthash_fatal
|
||||
#define uthash_fatal(msg) fatal(msg)
|
||||
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user