diff options
Diffstat (limited to 'lib/replace/system/network.h')
-rw-r--r-- | lib/replace/system/network.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/replace/system/network.h b/lib/replace/system/network.h index f7c1bcfacb..a4e6a7e31a 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 |