]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
added code for hardware platform detection (__INTEL__, __POWERPC__, ... which were...
[wxWidgets.git] / setup.h_vms
index 6147c8a70b0d541b15266df43f0a4682d33e884d..579a231d7c4be544492e8b9aa24187df54131a3b 100644 (file)
 /* The type of 3rd argument to getsockname() - usually size_t or int */
 #define SOCKLEN_T size_t
 
+/* The type of 5th argument to getsockopt() - usually size_t or int */
+#define SOCKOPTLEN_T size_t
+
 /* The type of statvfs(2) argument */
 #undef WX_STATFS_T