~ruther/dwl

ref: d11358762d3693e8e268ecf01861f522a0dc96f5 dwl/util.h -rw-r--r-- 137 bytes
d1135876 — Leonardo Hernández Hernández add missing library (xcb-icccm) 3 years ago
                                                                                
1
2
3
4
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);