summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/devices/grohtml/post-html.cc1
-rw-r--r--src/preproc/refer/refer.cc1
2 files changed, 0 insertions, 2 deletions
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;