Run fix-third-party.py and man2txt on sed

This commit is contained in:
Justine Tunney 2022-08-21 20:57:08 -07:00
parent f0bf9f3389
commit 2227cefa5d
14 changed files with 735 additions and 214 deletions

View file

@ -1,5 +1,6 @@
#ifndef LIBC_ISYSTEM_WCHAR_H_
#define LIBC_ISYSTEM_WCHAR_H_
#include "libc/str/str.h"
#include "libc/str/unicode.h"
#include "libc/time/time.h"
#endif