newlib unix patch
[nestedvm.git] / src / org / ibex / nestedvm / support_aux.c
index 51251e7..03bf2e9 100644 (file)
 #include <sys/sysctl.h>
 #include <sys/utsname.h>
 #include <paths.h>
+#include <ctype.h>
+#include <pwd.h>
+#include <grp.h>
+#include <stdarg.h>
 
 #include <nestedvm/socket.h>