~ruther/dwl

ref: ab87410023a139c124bccb2817e567a7fa4fabab dwl/util.h -rw-r--r-- 137 bytes
ab874100 — Leonardo Hernández Hernández clarify the dependencies needed by dwl 2 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);