libroot: Move dirent.c to C++.

This commit is contained in:
Augustin Cavalier 2022-09-27 20:08:04 -04:00
parent a4d27987d2
commit eafa0e1f49
2 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
assert.cpp
cat.cpp
dlfcn.c
dirent.c
dirent.cpp
errno.c
fcntl.cpp
glob.c