mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-07-27 09:56:00 +00:00
Use quotes instead of angle brackets.
This commit is contained in:
parent
907d10fecb
commit
f2a618feb2
@ -1,3 +1,3 @@
|
||||
// We compile a plain crt1.o for toolchain compatibility, but it's
|
||||
// identical to crt1-command.o.
|
||||
#include <crt1-command.c>
|
||||
#include "crt1-command.c"
|
||||
|
Loading…
Reference in New Issue
Block a user