瀏覽代碼

sys/random.h include stddef.h

Reported-By: akater <nuclearspace@gmail.com>
Waldemar Brodkorb 5 年之前
父節點
當前提交
00972c02c2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      libc/sysdeps/linux/common/sys/random.h

+ 1 - 0
libc/sysdeps/linux/common/sys/random.h

@@ -5,6 +5,7 @@
 #ifndef	_SYS_RANDOM_H
 #define	_SYS_RANDOM_H	1
 #include <features.h>
+#include <stddef.h>
 
 __BEGIN_DECLS