X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/d231ab40d54aff1a0d68b8894330621f91bcce4a..0dd9e4fce7c0b9444311670b6068714c46322fa6:/man_hash.c diff --git a/man_hash.c b/man_hash.c index b29e8cdf..6524f36e 100644 --- a/man_hash.c +++ b/man_hash.c @@ -1,6 +1,6 @@ -/* $Id: man_hash.c,v 1.20 2010/05/15 22:49:58 kristaps Exp $ */ +/* $Id: man_hash.c,v 1.23 2010/07/31 23:52:58 schwarze Exp $ */ /* - * Copyright (c) 2008, 2009 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 "libman.h" #define HASH_DEPTH 6