~ruther/dwl

ref: 6d9a915fb60d38ebf0ae897fbd6affde39ed8d77 dwl/util.h -rw-r--r-- 137 bytes
6d9a915f — Leonardo Hernández Hernández Revert "just add define" 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);