X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/71ddcd873082a3c68ed2be7b7661075fb09d5849..34111478132fd94d00d020f0fc5d1db62e12686a:/tbl_opts.c diff --git a/tbl_opts.c b/tbl_opts.c index dbdcaa81..7b67c13b 100644 --- a/tbl_opts.c +++ b/tbl_opts.c @@ -1,4 +1,4 @@ -/* $Id: tbl_opts.c,v 1.10 2011/03/20 16:02:05 kristaps Exp $ */ +/* $Id: tbl_opts.c,v 1.11 2011/04/04 23:04:38 kristaps Exp $ */ /* * Copyright (c) 2009, 2010 Kristaps Dzonsons * @@ -14,6 +14,10 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include