Mike Frysinger 20 лет назад
Родитель
Сommit
62679ba5cf
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      libc/sysdeps/linux/hppa/bits/kernel_stat.h

+ 0 - 2
libc/sysdeps/linux/hppa/bits/kernel_stat.h

@@ -4,8 +4,6 @@
 #ifndef _PARISC_STAT_H
 #define _PARISC_STAT_H
 
-#include <linux/types.h>
-
 struct kernel_stat {
 	unsigned int	st_dev;		/* dev_t is 32 bits on parisc */
 	ino_t		st_ino;		/* 32 bits */