ObjFW  Check-in [ad9813cef0]

Overview
Comment:OFThread: Fix missing include

This was only a problem with --disable-sockets, as sockets pull in
OFString.h via OFRunLoop.h.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.8
Files: files | file ages | folders
SHA3-256: ad9813cef0b9995f559bda5b1c8965e25ea904cc520f8f0743ffaf2a143c7beb
User & Date: js on 2016-04-18 17:22:18
Other Links: branch diff | manifest | tags
Context
2016-04-18
17:22
OFRunLoop: Small clean up check-in: 7d387ea44c user: js tags: 0.8
17:22
OFThread: Fix missing include check-in: ad9813cef0 user: js tags: 0.8
17:21
Improve of_condition_wait error handling on Win32 check-in: 0e4c54215b user: js tags: 0.8
Changes