#9157 closed patch
TOOLS: include unistd for unlink
Reported by: | SF/canavan | Owned by: | lordhoto |
---|---|---|---|
Priority: | normal | Component: | Tools |
Version: | Keywords: | ||
Cc: | Game: |
Description
engines/scumm/compress_scumm_san.cpp uses unlink, but does not include unistd.
Ticket imported from: #2982090. Ticket imported from: patches/1262.
Attachments (1)
Change History (9)
by , 15 years ago
Attachment: | scumm-san-unistd.patch added |
---|
comment:2 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → closed |
Summary: | include unistd for unlink → Tools: include unistd.h for unlink |
comment:3 by , 15 years ago
Owner: | removed |
---|---|
Status: | closed → new |
Summary: | Tools: include unistd.h for unlink → include unistd for unlink |
comment:5 by , 15 years ago
Re-closing this (it looks to me as if Ori only re-opened this by accident, 24 seconds after Johannes closed it :)
comment:6 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → closed |
Summary: | include unistd for unlink → TOOLS: include unistd for unlink |
comment:7 by , 15 years ago
Yup. I had no idea it was closed. I blame SourceForge not checking for that case :)
comment:8 by , 6 years ago
Component: | → Tools |
---|---|
Summary: | TOOLS: include unistd for unlink → TOOLS: include unistd for unlink |
Note:
See TracTickets
for help on using tickets.
unclude unistd in engines/scumm/compress_scumm_san.cpp