7 lines
89 B
C
7 lines
89 B
C
#ifndef _STDIO_EXT_H
|
|
#define _STDIO_EXT_H
|
|
|
|
#include <stdio.h>
|
|
|
|
#endif /* _STDIO_EXT_H */
|