mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
Remove a misplaced include
This commit is contained in:
parent
1208ac9f10
commit
7355499a6a
1 changed files with 0 additions and 1 deletions
1
third_party/musl/strfmon.c
vendored
1
third_party/musl/strfmon.c
vendored
|
@ -30,7 +30,6 @@
|
||||||
#include "libc/str/locale.h"
|
#include "libc/str/locale.h"
|
||||||
#include "libc/str/str.h"
|
#include "libc/str/str.h"
|
||||||
#include "libc/thread/tls.h"
|
#include "libc/thread/tls.h"
|
||||||
#include "third_party/python/Include/object.h"
|
|
||||||
|
|
||||||
asm(".ident\t\"\\n\\n\
|
asm(".ident\t\"\\n\\n\
|
||||||
Musl libc (MIT License)\\n\
|
Musl libc (MIT License)\\n\
|
||||||
|
|
Loading…
Reference in a new issue