aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_hash.c')
-rw-r--r--man_hash.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/man_hash.c b/man_hash.c
index b29e8cdf..6602ca70 100644
--- a/man_hash.c
+++ b/man_hash.c
@@ -1,4 +1,4 @@
-/* $Id: man_hash.c,v 1.20 2010/05/15 22:49:58 kristaps Exp $ */
+/* $Id: man_hash.c,v 1.21 2010/05/17 22:11:42 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -26,6 +26,7 @@
#include <stdlib.h>
#include <string.h>
+#include "mandoc.h"
#include "libman.h"
#define HASH_DEPTH 6