1 2 3 4 5 6 7 8 9 10
--- backends/markup-tree.c.orig Sun Jun 15 01:47:57 2003 +++ backends/markup-tree.c Sun Jun 15 01:48:13 2003 @@ -23,6 +23,7 @@ #include "markup-tree.h" #include <sys/types.h> #include <sys/stat.h> +#include <stdio.h> #include <string.h> #include <errno.h> #include <stdlib.h>