]> git.cameronkatri.com Git - mandoc.git/blobdiff - tbl_opts.c
Clarify what eqn actually is.
[mandoc.git] / tbl_opts.c
index dbdcaa81b77b1eb597ec7a1f0ef53f2afdd88ac2..7b67c13b479aca63038bb911cf4df1b5da71e213 100644 (file)
@@ -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 <kristaps@bsd.lv>
  *
  * 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 <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>