fgetwc may clobber errno when the result is not WEOF
[libc-test.git] / src / api / netinet_tcp.c
blob626ec7c145b40688ef08641d3a11854669c15a86
1 #include <netinet/tcp.h>
2 #define C(n) switch(n){case n:;}
3 static void f()
5 C(TCP_NODELAY)