commit bash-4.2-beta snapshot

This commit is contained in:
Chet Ramey
2011-12-12 22:11:18 -05:00
parent 510e20a252
commit 643db9d296
18 changed files with 13058 additions and 175 deletions
+3
View File
@@ -145,6 +145,8 @@
#ifndef _SHMBCHAR_H
#define _SHMBCHAR_H 1
#if defined (HANDLE_MULTIBYTE)
#include <string.h>
/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
@@ -347,4 +349,5 @@ is_basic (char c)
#endif
#endif /* HANDLE_MULTIBYTE */
#endif /* _SHMBCHAR_H */