提交 01e94c46 编写于 作者: R Rich Felker

fix misplaced semicolon in preprocessor directive (#undef h_errno)

上级 c5f3add3
#include <netdb.h> #include <netdb.h>
#undef h_errno; #undef h_errno
int h_errno; int h_errno;
int *__h_errno_location(void) int *__h_errno_location(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册