X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/ec4aa33aa49344c12ff324f27bb68a147a21623e..5c785f98c5eb95f778345b74fcbdf2fe1dd96061:/mandoc_xr.c?ds=sidebyside diff --git a/mandoc_xr.c b/mandoc_xr.c index da0a7f0c..6d1b1a8d 100644 --- a/mandoc_xr.c +++ b/mandoc_xr.c @@ -1,4 +1,4 @@ -/* $Id: mandoc_xr.c,v 1.3 2017/07/02 21:18:29 schwarze Exp $ */ +/* $Id: mandoc_xr.c,v 1.4 2020/06/22 19:20:40 schwarze Exp $ */ /* * Copyright (c) 2017 Ingo Schwarze * @@ -14,6 +14,8 @@ * 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 #include