mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
1fc91f3580
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
|