Add files via upload

This commit is contained in:
Rafal
2023-01-24 10:12:58 +01:00
committed by GitHub
parent d380806814
commit cc0e3501df

View File

@@ -0,0 +1,9 @@
diff -urN mold-1.10.1_orig/common/output-file-win32.h mold-1.10.1/common/output-file-win32.h
--- mold-1.10.1_orig/common/output-file-win32.h 2023-01-22 02:57:00.000000000 +0100
+++ mold-1.10.1/common/output-file-win32.h 2023-01-22 10:17:52.267167000 +0100
@@ -1,4 +1,4 @@
-#include "mold.h"
+#include "common.h"
#include <fcntl.h>
#include <filesystem>