summaryrefslogtreecommitdiff
path: root/MLKReadEvalPrintLoop.m
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <matthias@benkard.de>2008-07-06 16:39:06 +0200
committerMatthias Andreas Benkard <matthias@benkard.de>2008-07-06 16:39:06 +0200
commit5315f6d376ac9ccbc43d257fa7c4d2cb6400be62 (patch)
treecf6034e6db90df20ba0d907fa0b7df09c4d1c967 /MLKReadEvalPrintLoop.m
parent13c8a8e6c4595686ee3ce7d6cd0be6b4838e0dba (diff)
Fix more compilation errors.
Diffstat (limited to 'MLKReadEvalPrintLoop.m')
-rw-r--r--MLKReadEvalPrintLoop.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/MLKReadEvalPrintLoop.m b/MLKReadEvalPrintLoop.m
index 1005ac7..ed073e7 100644
--- a/MLKReadEvalPrintLoop.m
+++ b/MLKReadEvalPrintLoop.m
@@ -30,8 +30,6 @@
#import <Foundation/NSNull.h>
#import <Foundation/NSString.h>
-#import <editline/history.h>
-#import <editline/readline.h>
#import <histedit.h>