Adjust to ObjFW changes

This commit is contained in:
Jonathan Schleifer 2019-08-22 14:28:50 +02:00
parent 9e17e042cb
commit 2b9e72b521
No known key found for this signature in database
GPG key ID: 79D21189A2D4708D

View file

@ -55,7 +55,7 @@
#import <ObjFW/OFWriteFailedException.h>
#import <ObjFW/macros.h>
#import <ObjFW/threading.h>
#import <ObjFW/mutex.h>
#import "SSLSocket.h"
#import "X509Certificate.h"