Unbreak trhe build by including proper header

This commit is contained in:
Oleksandr Tymoshenko 2012-03-18 08:08:06 +00:00
parent 7dc77cabb9
commit 61ad92ef03

View File

@ -27,7 +27,7 @@
*/
#include <string.h>
#include <stdint.h>
#include <sys/types.h>
#include <machine/sysarch.h>