]> git.armaanb.net Git - st.git/blob - util.h
replace eprint() functions with BSD error functions
[st.git] / util.h
1 /* See LICENSE file for copyright and license details. */
2
3 void *emallocz(unsigned int size);