mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 19:28:29 +00:00
Fix some references to stdio/internal.h
This commit is contained in:
parent
f8ea02d4d1
commit
90c53f3064
2 changed files with 2 additions and 2 deletions
2
third_party/musl/shadow.h
vendored
2
third_party/musl/shadow.h
vendored
|
@ -1,6 +1,6 @@
|
|||
#ifndef COSMOPOLITAN_THIRD_PARTY_MUSL_SHADOW_H_
|
||||
#define COSMOPOLITAN_THIRD_PARTY_MUSL_SHADOW_H_
|
||||
#include "libc/stdio/internal.h"
|
||||
#include "libc/stdio/stdio.h"
|
||||
COSMOPOLITAN_C_START_
|
||||
|
||||
#define SHADOW "/etc/shadow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue