Both packages had nearly identical dependency requirements, so merging them should help reduce the complexity of the build graph.
5 lines
96 B
C
5 lines
96 B
C
#ifndef LIBC_ISYSTEM_ENDIAN_H_
|
|
#define LIBC_ISYSTEM_ENDIAN_H_
|
|
#include "libc/fmt/conv.h"
|
|
#endif
|