瀏覽代碼

sys/fanotify.h: drop include to fix c-sky compilation

Waldemar Brodkorb 2 月之前
父節點
當前提交
c172f40f65
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      libc/sysdeps/linux/common/sys/fanotify.h

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

@@ -18,7 +18,6 @@
 #ifndef	_SYS_FANOTIFY_H
 #define	_SYS_FANOTIFY_H	1
 
-#include <linux/types.h>
 #include <stdint.h>
 #include <sys/statfs.h>