]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Removed text saying that the wxODBC classes were not able to be used in Unicode build...
[wxWidgets.git] / setup.h.in
index cf035834e6eb4983b4661d80fbf3f55ac28d2ab6..3c2e778e31a0ee727fb4b2d2f3e20c7306af1e71 100644 (file)
 /* The type of 3rd argument to getsockname() - usually size_t or int */
 #undef SOCKLEN_T
 
+/* The type of 5th argument to getsockopt() - usually size_t or int */
+#undef SOCKOPTLEN_T
+
 /* The type of statvfs(2) argument */
 #undef WX_STATFS_T