Change History (6)
comment:1 by , 19 years ago
comment:3 by , 18 years ago
| Milestone: | libc-0.6.3 → libc-0.6.4 | 
|---|
comment:4 by , 15 years ago
| Status: | new → assigned | 
|---|
comment:5 by , 14 years ago
| Milestone: | libc-0.6.5 → libc-0.6.6 | 
|---|
comment:6 by , 12 years ago
| Milestone: | libc-0.6.6 | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    
sys/socket.h defines
struct mbstatwhich causes slirp to fail with a conflicting type. Should probably wrap those bits with an ifdef.sys/select.h does not include timeval, SuS say it shall. sys/select.h also needs replacing as it's still an old EMX header.