]> git.cameronkatri.com Git - mandoc.git/blobdiff - man_hash.c
Clarified EXIT STATUS sections. Discussed among schwarze@, Thomas, and
[mandoc.git] / man_hash.c
index b29e8cdf34db0027f586647d6fd2e8cda866ff3a..6524f36e4d29ee1e9793245a13c0e84af163371f 100644 (file)
@@ -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 <kristaps@kth.se>
+ * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
  * 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 <stdlib.h>
 #include <string.h>
 
+#include "mandoc.h"
 #include "libman.h"
 
 #define        HASH_DEPTH       6