#ifndef COMMON_LIMITS_H #define COMMON_LIMITS_H #if defined(__OPENNT) #define IOV_MAX 1024 #endif #endif /* !COMMON_LIMITS_H */