=================================================================== RCS file: /cvs/texi2mdoc/main.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- texi2mdoc/main.c 2015/02/18 11:01:56 1.5 +++ texi2mdoc/main.c 2015/02/18 11:03:04 1.6 @@ -1,4 +1,4 @@ -/* $Id: main.c,v 1.5 2015/02/18 11:01:56 kristaps Exp $ */ +/* $Id: main.c,v 1.6 2015/02/18 11:03:04 kristaps Exp $ */ /* * Copyright (c) 2015 Kristaps Dzonsons * @@ -27,6 +27,7 @@ #include #include #include +#include /* * This defines each one of the Texinfo commands that we understand.