summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-27 04:56:43 +0000
committerwlemb <wlemb>2001-07-27 04:56:43 +0000
commit4070c4420db54dc11c0f87bcc2fdd3923f07d203 (patch)
treebae3de4913238240ae63a05c0d31c7a33c7c7d73
parent319aaebe757493d87da4d86285487b7160652cf8 (diff)
downloadgroff-4070c4420db54dc11c0f87bcc2fdd3923f07d203.tar.gz
* src/preproc/refer/refer.cc: Undo last change.
* src/devices/grohtml/post-html.cc: Ditto.
-rw-r--r--ChangeLog5
-rw-r--r--src/devices/grohtml/post-html.cc1
-rw-r--r--src/preproc/refer/refer.cc1
3 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 689a3d65..2c828874 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-27 Werner LEMBERG <wl@gnu.org>
+
+ * src/preproc/refer/refer.cc: Undo last change.
+ * src/devices/grohtml/post-html.cc: Ditto.
+
2001-07-26 Werner LEMBERG <wl@gnu.org>
* contrib/mm/groff_mm.man: Start always a new line after end of
diff --git a/src/devices/grohtml/post-html.cc b/src/devices/grohtml/post-html.cc
index 6bc0b4ac..1323b282 100644
--- a/src/devices/grohtml/post-html.cc
+++ b/src/devices/grohtml/post-html.cc
@@ -28,7 +28,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "cset.h"
#include "html.h"
#include "html-text.h"
-#include "lib.h"
#include <time.h>
diff --git a/src/preproc/refer/refer.cc b/src/preproc/refer/refer.cc
index c4dc4da1..c39def73 100644
--- a/src/preproc/refer/refer.cc
+++ b/src/preproc/refer/refer.cc
@@ -24,7 +24,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "token.h"
#include "search.h"
#include "command.h"
-#include "lib.h"
extern "C" const char *Version_string;