X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/a05a7dc6431a45751c25621ed5a20737e5fcc03a..dc0bf00a26ef3d7cd4b3df5bc0cb9f7c55e02479:/mdoc_strings.c?ds=sidebyside diff --git a/mdoc_strings.c b/mdoc_strings.c index c80308f5..e7ced1fe 100644 --- a/mdoc_strings.c +++ b/mdoc_strings.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_strings.c,v 1.21 2010/05/15 17:26:34 kristaps Exp $ */ +/* $Id: mdoc_strings.c,v 1.24 2010/07/31 23:52:58 schwarze Exp $ */ /* - * Copyright (c) 2008 Kristaps Dzonsons + * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -26,6 +26,7 @@ #include #include +#include "mandoc.h" #include "libmdoc.h" static const char * const secnames[SEC__MAX] = {