Fix header dependencies in third_party/make

This commit is contained in:
Justine Tunney 2022-06-10 13:07:11 -07:00
parent af4687cc3f
commit 8a967ae6fe
4 changed files with 6 additions and 0 deletions

View file

@ -17,6 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include "libc/runtime/runtime.h"
#include "third_party/make/config.h"
#include "third_party/make/xalloc.h"