Add missing header

This commit is contained in:
bapt 2015-11-07 12:11:17 +00:00
parent d54fab7bc0
commit 6b910e5e24

View File

@ -37,6 +37,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <ctype.h>
#include <stdlib.h>
#include <wchar.h>
#include <string.h>