changes
This commit is contained in:
parent
f6e995fe98
commit
765fb16e7d
7 changed files with 357 additions and 98 deletions
1
util.h
1
util.h
|
@ -6,3 +6,4 @@
|
|||
|
||||
void die(const char *fmt, ...);
|
||||
void *ecalloc(size_t nmemb, size_t size);
|
||||
void notify(const char *fmt, ...);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue