mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 16:30:29 +00:00
Correct time.h location
This commit is contained in:
parent
050e318ea9
commit
15f3d7819b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
#include "libc/sysv/consts/rusage.h"
|
||||
#include "libc/sysv/consts/sock.h"
|
||||
#include "libc/thread/thread.h"
|
||||
#include "libc/time.h"
|
||||
#include "libc/time/time.h"
|
||||
#include "libc/x/x.h"
|
||||
#include "net/http/escape.h"
|
||||
#include "net/http/http.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue