diff options
Diffstat (limited to 'win32/config_H.bc')
-rw-r--r-- | win32/config_H.bc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc index 61fb5a3241..3ba2481a0f 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -1376,7 +1376,7 @@ * is defined, and 'int *' otherwise. This is only useful if you * have select(), of course. */ -#define Select_fd_set_t int * /**/ +#define Select_fd_set_t Perl_fd_set * /**/ /* Size_t: * This symbol holds the type used to declare length parameters |