summaryrefslogtreecommitdiff
path: root/lib/replace/system
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/system')
-rw-r--r--lib/replace/system/network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/replace/system/network.h b/lib/replace/system/network.h
index f7c1bcfacb..2ec9ebde45 100644
--- a/lib/replace/system/network.h
+++ b/lib/replace/system/network.h
@@ -332,7 +332,7 @@ typedef unsigned short int sa_family_t;
*/
# define IOV_MAX 512
# else
-# error IOV_MAX and UIO_MAXIOV undefined
+# warning IOV_MAX and UIO_MAXIOV undefined
# endif
# endif
#endif