diff options
| author | Kenichi Handa <handa@gnu.org> | 2012-10-18 09:00:39 +0900 |
|---|---|---|
| committer | Kenichi Handa <handa@gnu.org> | 2012-10-18 09:00:39 +0900 |
| commit | 03d24a8276767e9618d073fa92c3a2c55d6962bf (patch) | |
| tree | 410cf3dc7cc7b8a14d6677065e043c876ef9603b /lib-src/ntlib.c | |
| parent | b278604edf862feced13457cfed15bcf7ac63f76 (diff) | |
| parent | 27067208fd133e8b9530aafe43b0eed13ec08c21 (diff) | |
| download | emacs-03d24a8276767e9618d073fa92c3a2c55d6962bf.tar.gz | |
merge trunk
Diffstat (limited to 'lib-src/ntlib.c')
| -rw-r--r-- | lib-src/ntlib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ntlib.c b/lib-src/ntlib.c index feaad1c1bb7..4e125eb6d73 100644 --- a/lib-src/ntlib.c +++ b/lib-src/ntlib.c @@ -30,6 +30,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <ctype.h> #include <sys/timeb.h> +#include <mbstring.h> #include "ntlib.h" |
