5 lines
131 B
C
5 lines
131 B
C
|
#ifndef LIBC_ISYSTEM_INTTYPES_H_
|
||
|
#define LIBC_ISYSTEM_INTTYPES_H_
|
||
|
#include "libc/inttypes.h"
|
||
|
#endif /* LIBC_ISYSTEM_INTTYPES_H_ */
|