ObjFW  Check-in [e630807216]

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 | trunk
Files: files | file ages | folders
SHA3-256: e63080721627f857dd833a9c0072943a9146356375748fb9d6c6b90a6b5cbf26
User & Date: js on 2016-04-18 17:00:08
Other Links: manifest | tags
Context
2016-04-18
17:20
OFRunLoop: Small clean up check-in: ba813e24da user: js tags: trunk
17:00
OFThread: Fix missing include check-in: e630807216 user: js tags: trunk
16:02
Improve of_condition_wait error handling on Win32 check-in: d07ed3f5df user: js tags: trunk
Changes