summaryrefslogtreecommitdiffstats
path: root/lib/replace/system/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/system/network.h')
-rw-r--r--lib/replace/system/network.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/replace/system/network.h b/lib/replace/system/network.h
index f7c1bcfacbb..a4e6a7e31a6 100644
--- a/lib/replace/system/network.h
+++ b/lib/replace/system/network.h
@@ -331,8 +331,6 @@ typedef unsigned short int sa_family_t;
* which might return 512 or bigger
*/
# define IOV_MAX 512
-# else
-# error IOV_MAX and UIO_MAXIOV undefined
# endif
# endif
#endif