Prechádzať zdrojové kódy

actually removed <dirent.h>

Haneef Mubarak 6 rokov pred
rodič
commit
2e92f7a49b
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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>