mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
Both packages had nearly identical dependency requirements, so merging them should help reduce the complexity of the build graph.
4 lines
96 B
C
4 lines
96 B
C
#ifndef LIBC_ISYSTEM_ENDIAN_H_
|
|
#define LIBC_ISYSTEM_ENDIAN_H_
|
|
#include "libc/fmt/conv.h"
|
|
#endif
|