Comment 5 for bug 1389090

Revision history for this message
malraux (scottanderson42) wrote :

Actually it seems to work without this part too:

#ifndef gets
    extern char *gets (char *__s);
#endif