5 lines
77 B
C
5 lines
77 B
C
|
#ifndef RB_STDIO_H_
|
||
|
#define RB_STDIO_H_
|
||
|
#include "lib/stdio_compat.h"
|
||
|
#endif
|