we don't need to be special if called as -sh any longer now

This commit is contained in:
tg
2008-03-01 02:21:38 +00:00
parent f87b33997a
commit 36c4552e1f
4 changed files with 8 additions and 19 deletions

4
sh.h
View File

@@ -8,8 +8,8 @@
/* $OpenBSD: c_test.h,v 1.4 2004/12/20 11:34:26 otto Exp $ */
/* $OpenBSD: tty.h,v 1.5 2004/12/20 11:34:26 otto Exp $ */
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.190 2008/02/27 12:49:54 tg Exp $"
#define MKSH_VERSION "R33 2008/02/27"
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.191 2008/03/01 02:21:38 tg Rel $"
#define MKSH_VERSION "R33 2008/03/01"
#if HAVE_SYS_PARAM_H
#include <sys/param.h>