compile warning-free on SUNpro (regression test suite pass) for MirBSD

This commit is contained in:
tg
2007-06-04 21:33:28 +00:00
parent 6e1bfd6e4b
commit 1e93f97b8c
4 changed files with 9 additions and 9 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.138 2007/06/04 21:27:53 tg Exp $"
#define MKSH_VERSION "R29 2007/05/24"
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.139 2007/06/04 21:33:28 tg Exp $"
#define MKSH_VERSION "R29 2007/06/04"
#if HAVE_SYS_PARAM_H
#include <sys/param.h>