X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=st.c;h=e82faaa8c7839a645f4df1ff4711a3a998501029;hb=a49919a10c11c141f1bfb8414d5c8d2ca9d4a90e;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[]) {