diff options
Diffstat (limited to 'troff/troff.d/dhtml/lib.c')
-rw-r--r-- | troff/troff.d/dhtml/lib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/troff/troff.d/dhtml/lib.c b/troff/troff.d/dhtml/lib.c index 251223627e05..90018f329b02 100644 --- a/troff/troff.d/dhtml/lib.c +++ b/troff/troff.d/dhtml/lib.c @@ -33,6 +33,7 @@ #include <string.h> #include "main.h" #include "bst.h" +#include "lib.h" void * /* pointer to \0 terminated file contents */ file2ram(char *p, /* path to file */ |