JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
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);