X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/48b62a55d6c75588b6450faa191c7f9166de0cbd..a5e19dfb50e6dc63795c2d2cad6c0b6be10c2826:/st.c diff --git a/st.c b/st.c index 712504a6..c4d86e33 100644 --- a/st.c +++ b/st.c @@ -1,4 +1,4 @@ -/* $Id: st.c,v 1.15 2018/12/13 07:28:27 schwarze Exp $ */ +/* $Id: st.c,v 1.16 2018/12/14 01:18:26 schwarze Exp $ */ /* * Copyright (c) 2009, 2010 Kristaps Dzonsons * @@ -17,6 +17,8 @@ #include "config.h" #include + +#include #include #include "mandoc.h"