commitid 10056D5D8AF01B31531 broke fix for Debian #783978 (add testsuite)

This commit is contained in:
tg
2016-04-09 13:55:12 +00:00
parent 838833ba86
commit 4c4131dddf
3 changed files with 39 additions and 7 deletions

4
sh.h
View File

@@ -175,9 +175,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.768 2016/03/04 18:28:42 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.769 2016/04/09 13:55:12 tg Exp $");
#endif
#define MKSH_VERSION "R52 2016/03/04"
#define MKSH_VERSION "R52 2016/04/09"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES