ObjFW  Check-in [368fffb61e]

Overview
Comment:Get rid of unnecessary includes of unistd.h in headers.

This solves problems on systems where __block is used in unistd.h.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 368fffb61e0911b1937f4a9ccdb086286da3191397952782ac88e3226905bf41
User & Date: js on 2011-07-17 00:57:33
Other Links: branch diff | manifest | tags
Context
2011-07-17
01:55
Define __NO_EXT_QNX in files using unistd.h or fcntl.h. check-in: 59e52af26d user: js tags: 0.5
00:57
Get rid of unnecessary includes of unistd.h in headers. check-in: 368fffb61e user: js tags: 0.5
2011-07-14
23:17
Fix a memory leak in OFURL. check-in: 971f8e1b0e user: js tags: 0.5
Changes