]> git.cameronkatri.com Git - mandoc.git/blobdiff - mansearch_const.c
With the current architecture, we can't support inline equations
[mandoc.git] / mansearch_const.c
index b7ffad407d1fa71ed011ee3a07993a20a3f8a7c8..9ba8bc250ab34da921d0b2ec6dff0ab5b8d30e14 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: mansearch_const.c,v 1.4 2014/04/10 02:46:21 schwarze Exp $ */
+/*     $Id: mansearch_const.c,v 1.6 2014/08/10 23:54:41 schwarze Exp $ */
 /*
  * Copyright (c) 2014 Ingo Schwarze <schwarze@openbsd.org>
  *
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
+#include "config.h"
+
 #include <sys/types.h>
+
 #include <stdint.h>
 
 #include "manpath.h"