--- ./lib/randutils.c_orig	2022-02-09 02:36:17 +0000
+++ ./lib/randutils.c	2022-02-09 02:37:51 +0000
@@ -13,7 +13,9 @@
 #include <string.h>
 #include <sys/time.h>
 
+#ifndef _AIX
 #include <sys/syscall.h>
+#endif
 
 #include "c.h"
 #include "randutils.h"
