소스 검색

actually removed <dirent.h>

Haneef Mubarak 6 년 전
부모
커밋
2e92f7a49b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      emubd/lfs_emubd.c

+ 0 - 1
emubd/lfs_emubd.c

@@ -11,7 +11,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <limits.h>
-//#include <dirent.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <assert.h>