aboutsummaryrefslogtreecommitdiffstats
path: root/src/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.c')
-rw-r--r--src/html.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/html.c b/src/html.c
index 5f48fe3..db142a9 100644
--- a/src/html.c
+++ b/src/html.c
@@ -10,11 +10,16 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.2 2008/02/04 02:05:06 james
+ * *** empty log message ***
+ *
* Revision 1.1 2008/02/03 23:31:25 james
* *** empty log message ***
*
*/
+#include "project.h"
+
void
html_entity (FILE * f, int c)
{