mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-17 16:10:29 +00:00
Fix missing includes
This commit is contained in:
parent
4a59210008
commit
f6407d5f7c
10 changed files with 12 additions and 2 deletions
1
third_party/make/variable.c
vendored
1
third_party/make/variable.c
vendored
|
@ -15,6 +15,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License along with
|
||||
this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include "libc/runtime/runtime.h"
|
||||
#include "third_party/make/makeint.inc"
|
||||
|
||||
#include "third_party/make/filedef.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue