aboutsummaryrefslogtreecommitdiffstats
path: root/backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend.c')
-rw-r--r--backend.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/backend.c b/backend.c
index 0730ae7..d40e801 100644
--- a/backend.c
+++ b/backend.c
@@ -1,8 +1,7 @@
-/* $Id: backend.c,v 1.9 2002/02/03 15:25:45 ukai Exp $ */
+/* $Id: backend.c,v 1.10 2002/12/24 17:20:46 ukai Exp $ */
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
-#include <ctype.h>
#include "fm.h"
#include "gc.h"
#include "terms.h"