]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/LibC/Stdio/freopen.c
StdLib: Add isDirSep character classification macro and function. Implement several...
[mirror_edk2.git] / StdLib / LibC / Stdio / freopen.c
index 75a086b84b2ea16d13e24d8c879327ac170a7420..58381e6d19d9938cccdb152bcc3f78d103734694 100644 (file)
 #include  <assert.h>\r
 #include  <errno.h>\r
 #include  <fcntl.h>\r
-#include  <sys/EfiSysCall.h>\r
 #include  <stdio.h>\r
 #include  <stdlib.h>\r
 #include  <wchar.h>\r
+#include  <unistd.h>\r
 #include  "reentrant.h"\r
 #include  "local.h"\r
 \r