mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
4 lines
88 B
C
4 lines
88 B
C
#ifndef _STDBOOL_H
|
|
#define _STDBOOL_H
|
|
#include "libc/stdbool.h"
|
|
#endif /* _STDBOOL_H */
|