]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/LibC/StdLib/realpath.c
StdLib: Move libraries from ShellPkg into MdeModulePkg and MdePkg.
[mirror_edk2.git] / StdLib / LibC / StdLib / realpath.c
index a7186184c97cda8a52db461e494818de5402a138..6d75f17a394dca93b0bf915320d2c79626ff138a 100644 (file)
@@ -13,7 +13,6 @@
 #include <LibConfig.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
-#include <Library/PathLib.h>\r
 #include <errno.h>\r
 \r
 /** The realpath() function shall derive, from the pathname pointed to by\r