summaryrefslogtreecommitdiff
path: root/setup_once.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-10-17 18:18:27 +0000
committerYang Tse <yangsita@gmail.com>2007-10-17 18:18:27 +0000
commit2c8db1aec8dc18a2449f875d3a9b31bef3c0368c (patch)
treeccbf7f7ac72648eb509f94c6b15620962f5a0679 /setup_once.h
parent0a7eb8e30e897bc61e31852575fdb5216226f740 (diff)
downloadc-ares-2c8db1aec8dc18a2449f875d3a9b31bef3c0368c.tar.gz
c-ares-2c8db1aec8dc18a2449f875d3a9b31bef3c0368c.tar.bz2
c-ares-2c8db1aec8dc18a2449f875d3a9b31bef3c0368c.zip
actually sync with lib/setup_once.h
Diffstat (limited to 'setup_once.h')
-rw-r--r--setup_once.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/setup_once.h b/setup_once.h
index c15fbfa..d9b0f86 100644
--- a/setup_once.h
+++ b/setup_once.h
@@ -88,7 +88,7 @@ struct timeval {
#define SEND_4TH_ARG MSG_NOSIGNAL
#else
#define SEND_4TH_ARG 0
-#endif
+#endif
#if defined(__minix)
@@ -120,7 +120,6 @@ struct timeval {
* SEND_TYPE_RETV must also be defined.
*/
-#ifdef HAVE_RECV
#if !defined(RECV_TYPE_ARG1) || \
!defined(RECV_TYPE_ARG2) || \
!defined(RECV_TYPE_ARG3) || \
@@ -176,7 +175,7 @@ struct timeval {
/*
- * Uppercase macro versions of ANSI/ISO is*() functions/macros which
+ * Uppercase macro versions of ANSI/ISO is*() functions/macros which
* avoid negative number inputs with argument byte codes > 127.
*/