From 62486c35a483d759b29fa5da235da66590bde6d7 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 12 Mar 2019 17:32:32 -0400 Subject: ability to build musl from source bundles musl 1.1.21 See #514 --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 28da1cbbe7..af3b878b09 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,6 +10,7 @@ #include "codegen.hpp" #include "compiler.hpp" #include "config.h" +#include "install_files.h" #include "error.hpp" #include "os.hpp" #include "target.hpp" -- cgit v1.2.3