summary refs log tree commit diff
path: root/src/bltin/bltin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltin/bltin.h')
-rw-r--r--src/bltin/bltin.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/bltin/bltin.h b/src/bltin/bltin.h
index 03aace5..c8068b9 100644
--- a/src/bltin/bltin.h
+++ b/src/bltin/bltin.h
@@ -70,14 +70,9 @@
 #define ferror outerr
 #endif
 #define INITARGS(argv)
-#define	err sh_err
-#define	verr sh_verr
-#define	errx sh_errx
-#define	verrx sh_verrx
+#define	error sh_error
 #define	warn sh_warn
-#define	vwarn sh_vwarn
 #define	warnx sh_warnx
-#define	vwarnx sh_vwarnx
 #define exit sh_exit
 #define setprogname(s)
 #define getprogname() commandname