summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisplib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisplib.c b/lisplib.c
index b4d20e59..a7250185 100644
--- a/lisplib.c
+++ b/lisplib.c
@@ -654,7 +654,7 @@ static val compiler_instantiate(val set_fun)
static val compiler_set_entries(val dlt, val fun)
{
val sys_name[] = {
- lit("compiler"),
+ lit("compiler"), lit("bind-mac-error"),
nil
};
val name[] = {