Switch to DWL
This commit is contained in:
4
dwl/util.h
Normal file
4
dwl/util.h
Normal file
@@ -0,0 +1,4 @@
|
||||
/* See LICENSE.dwm file for copyright and license details. */
|
||||
|
||||
void die(const char *fmt, ...);
|
||||
void *ecalloc(size_t nmemb, size_t size);
|
||||
Reference in New Issue
Block a user