This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Metaconfig documentation update (part 2)
[metaconfig.git] / dist-3.0at70b / mcon / U / selecttype.U
index 0d1aec8..8166f6b 100644 (file)
@@ -78,7 +78,7 @@ EOM
 #ifdef I_SYS_SELECT
 #include <sys/select.h>
 #endif
-main()
+int main()
 {
        int width;
        Select_fd_set_t readfds;