diff options
author | awy <awy@awy.one> | 2025-08-25 19:38:44 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-25 19:38:44 +0300 |
commit | 4300e4022314514c982ef401b36f3061aa926ca1 (patch) | |
tree | d50da7fcb7775b0e2da9751091714c681a0610e8 /lib/util.h | |
parent | da3ed11be83694d32285f1773de5232cd51d8b4b (diff) |
updates
Diffstat (limited to 'lib/util.h')
-rw-r--r-- | lib/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/util.h b/lib/util.h new file mode 100644 index 0000000..9ecc499 --- /dev/null +++ b/lib/util.h @@ -0,0 +1 @@ +void die(const char *, ...); |