Avoid compiler warnings in lib-src/ntlib.c
[bpt/emacs.git] / lib-src / ntlib.c
index feaad1c..4e125eb 100644 (file)
@@ -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"