X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=st.c;h=e82faaa8c7839a645f4df1ff4711a3a998501029;hb=0c0ada8a7f6e916eb2b05ae5571e375e522d0a2e;hp=33f165cdfc221c094038b6262ed7417c69fd2587;hpb=1987ae4bacf58c588bbc967434be4e39125c37f9;p=st.git diff --git a/st.c b/st.c index 33f165c..e82faaa 100644 --- a/st.c +++ b/st.c @@ -1,5 +1,7 @@ /* See LICENSE file for copyright and license details. */ +#include "util.h" #include +#include int main(int argc, char *argv[]) {