Просмотр исходного кода

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

Waldemar Brodkorb 2 недель назад
Родитель
Сommit
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>