-Index: init.h
-===================================================================
---- init.h.orig 2007-03-21 21:33:20.000000000 +0100
-+++ init.h 2007-03-21 21:35:32.000000000 +0100
+As the patch says, this will add an include so only documented options
+for Debian will be used
+
+--- a/init.h
++++ b/init.h
@@ -19,7 +19,7 @@
#ifdef _MAKEDOC
# include "config.h"
--# include "makedoc-defs.h"
+-# include "doc/makedoc-defs.h"
+/* # include "makedoc-defs.h" include only documented options for Debian */
#else
# include "sort.h"
#endif
-Index: functions.h
-===================================================================
---- functions.h.orig 2007-03-21 21:35:37.000000000 +0100
-+++ functions.h 2007-03-21 21:35:51.000000000 +0100
+--- a/functions.h
++++ b/functions.h
@@ -35,7 +35,7 @@
#ifdef _MAKEDOC
# include "config.h"
--# include "makedoc-defs.h"
-+/* # include "makedoc-defs.h" include only documented options for Debian */
+-# include "doc/makedoc-defs.h"
++/* # include "doc/makedoc-defs.h" include only documented options for Debian */
#endif
struct binding_t OpGeneric[] = { /* map: generic */