]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixSerialIoDxe/UnixSerialIo.h
2nd wave of r11105 checkin.2nd wave of r11105 checkin.
[mirror_edk2.git] / UnixPkg / UnixSerialIoDxe / UnixSerialIo.h
index f58014eaa8defc6a6373039feb2212c44e0e292f..484a07c482c9f59414182b6236111b72d9caaf6e 100644 (file)
@@ -21,20 +21,10 @@ Abstract:
 \r
 #ifndef _UNIXPKG_SERIAL_IO_\r
 #define _UNIXPKG_SERIAL_IO_\r
-#include <sys/types.h>\r
-#include <sys/stat.h>\r
-#include <stdio.h>\r
-\r
-#ifdef __APPLE__\r
-#else\r
-#include <stdlib.h>\r
-#include <termio.h>\r
-#endif\r
 \r
-#include <fcntl.h>\r
-#include <errno.h>\r
+#include <Common/UnixInclude.h>\r
 \r
-#include "Uefi.h"\r
+#include <Uefi.h>\r
 #include <Protocol/SerialIo.h>\r
 #include <Protocol/DevicePath.h>\r
 \r