Unbreak trhe build by including proper header

This commit is contained in:
gonzo 2012-03-18 08:08:06 +00:00
parent 3d68feb2a6
commit c2c7ad8aeb

View File

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