]> git.cameronkatri.com Git - mandoc.git/blobdiff - man_hash.c
Support .RE with an argument; needed for audio/pms(1).
[mandoc.git] / man_hash.c
index c52add28efab7e66e8fa2fe28ae5d10311a5fe7b..1cbfb1b7f8e63380f41bad644545abe27ca4d4cf 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: man_hash.c,v 1.28 2014/08/10 23:54:41 schwarze Exp $ */
+/*     $Id: man_hash.c,v 1.29 2014/12/01 08:05:52 schwarze Exp $ */
 /*
  * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -24,7 +24,6 @@
 #include <string.h>
 
 #include "man.h"
-#include "mandoc.h"
 #include "libman.h"
 
 #define        HASH_DEPTH       6