aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libman.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-06-26 15:36:37 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-06-26 15:36:37 +0000
commit2bcccf0dba8f2c504e9c3597a11177aaca90023c (patch)
tree5679bb625ff313e97d238c6ed07c5a61bb61464c /libman.h
parent712ec41a30db9c8794ec92168b9d2b39f1dee6da (diff)
downloadmandoc-2bcccf0dba8f2c504e9c3597a11177aaca90023c.tar.gz
mandoc-2bcccf0dba8f2c504e9c3597a11177aaca90023c.tar.zst
mandoc-2bcccf0dba8f2c504e9c3597a11177aaca90023c.zip
Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept a
const struct regset pointer. No functionality.
Diffstat (limited to 'libman.h')
-rw-r--r--libman.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libman.h b/libman.h
index 4a0df633..e7d537c2 100644
--- a/libman.h
+++ b/libman.h
@@ -1,4 +1,4 @@
-/* $Id: libman.h,v 1.36 2010/06/19 20:46:27 kristaps Exp $ */
+/* $Id: libman.h,v 1.37 2010/06/26 15:36:37 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -17,6 +17,7 @@
#ifndef LIBMAN_H
#define LIBMAN_H
+#include "regs.h"
#include "man.h"
enum man_next {