/* * Copyright (C) 2021 Kovid Goyal * * Distributed under terms of the GPL3 license. */ #pragma once #include "data-types.h" #define uthash_fatal(msg) fatal(msg) #include "uthash.h"