X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=st.c;h=9b1d131b882f9061936f79a56f6d419cdd7faf0b;hb=339e7f35713ae0c35be2537e6639cd5eee592acb;hp=a3421ffee3420ac641bb638c2b7aa890631062b1;hpb=375efb8891a2d131d46f1582fd770d34464094e0;p=st.git diff --git a/st.c b/st.c index a3421ff..9b1d131 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 Xmain(int argc, char *argv[]) {