소스 검색

Reduce header inclusion

Jim Huang 3 년 전
부모
커밋
b76e5d378e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      examples/syscall.c

+ 0 - 1
examples/syscall.c

@@ -10,7 +10,6 @@
  *  https://bbs.archlinux.org/viewtopic.php?id=139406
  */
 
-#include <asm/paravirt.h>
 #include <linux/delay.h>
 #include <linux/kernel.h>
 #include <linux/module.h>