ObjFW  Check-in [eced1d58ea]

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 | trunk
Files: files | file ages | folders
SHA3-256: eced1d58eac8338d7abb4f502e580c9faf168a1dcc1ae7bf4d11fcdd19c0c20d
User & Date: js on 2011-07-17 00:57:33
Other Links: manifest | tags
Context
2011-07-17
01:55
Define __NO_EXT_QNX in files using unistd.h or fcntl.h. check-in: da2701ad14 user: js tags: trunk
00:57
Get rid of unnecessary includes of unistd.h in headers. check-in: eced1d58ea user: js tags: trunk
2011-07-15
10:30
Make sure restrict is always defined. check-in: 77fe5572fe user: js tags: trunk
Changes