aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bb.h b/bb.h
index 1b63741..fc7e3af 100644
--- a/bb.h
+++ b/bb.h
@@ -312,6 +312,8 @@ PICK ";\n"
"}\n"
#ifdef SH
"alias sh="SH";\n"
+#else
+#define SH "sh"
#endif
;