From 26ab819e9713aaecfe378d583dc8cc395d5863af Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 19 Oct 2015 18:58:47 +0000 Subject: including requires including beforehand; noticed by Svyatoslav Mishyn --- mandoc_ohash.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mandoc_ohash.c') diff --git a/mandoc_ohash.c b/mandoc_ohash.c index a75599ef..0627b469 100644 --- a/mandoc_ohash.c +++ b/mandoc_ohash.c @@ -1,4 +1,4 @@ -/* $Id: mandoc_ohash.c,v 1.1 2015/10/13 15:53:05 schwarze Exp $ */ +/* $Id: mandoc_ohash.c,v 1.2 2015/10/19 18:58:47 schwarze Exp $ */ /* * Copyright (c) 2014, 2015 Ingo Schwarze * @@ -16,6 +16,7 @@ */ #include #include +#include #include #include "mandoc_aux.h" -- cgit v1.2.3