Make some minor touchups for nightlies

This commit is contained in:
Justine Tunney 2022-09-09 19:12:40 -07:00
parent 3265324e00
commit e9272f03fb
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,6 @@
#ifndef COSMOPOLITAN_LIBC_LOG_LIBFATAL_INTERNAL_H_
#define COSMOPOLITAN_LIBC_LOG_LIBFATAL_INTERNAL_H_
#include "libc/calls/calls.h"
#include "libc/dce.h"
#include "libc/macros.internal.h"
#include "libc/nt/runtime.h"