X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..5553c7cfe0d33bf0f84e2367503d3d0eef59d352:/setup.h.in diff --git a/setup.h.in b/setup.h.in index a553d06a27..c238900902 100644 --- a/setup.h.in +++ b/setup.h.in @@ -881,6 +881,9 @@ /* The type of 3rd argument to getsockname() - usually size_t or int */ #undef SOCKLEN_T +/* The type of statvfs(2) argument */ +#undef WX_STATFS_T + /* The signal handler prototype */ #undef wxTYPE_SA_HANDLER