Browse Source

- Should fix Win32 compile

experimetnal/RETURN_REF_PATCH
Andi Gutmans 27 years ago
parent
commit
f1afd5796c
  1. 2
      main/config.w32.h

2
main/config.w32.h

@ -124,7 +124,7 @@
/* #undef gid_t */
/* Define if you have alloca, as a function or macro. */
#define HAVE_ALLOCA 1
/* #define HAVE_ALLOCA 1 */
/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
/* #undef HAVE_ALLOCA_H */

Loading…
Cancel
Save