mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-24 14:22:28 +00:00
Fix header dependencies in third_party/make
This commit is contained in:
parent
af4687cc3f
commit
8a967ae6fe
4 changed files with 6 additions and 0 deletions
2
third_party/make/findprog-in.c
vendored
2
third_party/make/findprog-in.c
vendored
|
@ -18,6 +18,8 @@
|
|||
|
||||
|
||||
#include "libc/errno.h"
|
||||
#include "libc/str/str.h"
|
||||
#include "libc/mem/mem.h"
|
||||
#include "third_party/make/config.h"
|
||||
|
||||
/* Specification. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue