Fixed a bug in xlhtml.c that caused it not to compile.

This commit is contained in:
slidedraw
2002-04-17 22:26:18 +00:00
parent 9226ab470d
commit c83b6936e3
4 changed files with 5 additions and 3 deletions

View File

@@ -51,6 +51,8 @@
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Define if your processor stores words with the most significant byte first
(like Motorola and SPARC, unlike Intel and VAX). */