Opened 19 years ago
Closed 19 years ago
#65 closed defect (fixed)
libc: sys/stat.h doesn't work in non BSD source mode
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.6.1 |
Component: | libc | Version: | 0.6 |
Severity: | normal | Keywords: | stat.h timespec |
Cc: |
Description
there are two sizeof an incomplete type errors because of missing sys/_timspec.h. Adding _timespec.h should fix the problem I believe.
Note:
See TracTickets
for help on using tickets.