ObjFW  Diff

Differences From Artifact [55f533bb8f]:

To Artifact [fc17987754]:


76
77
78
79
80
81
82

83

84
85
86
87
88
89
90
# import "OFKernelEventObserver.h"
#endif
#import "OFHTTPCookie.h"
#import "OFHTTPCookieManager.h"
#import "OFHTTPRequest.h"
#import "OFHTTPResponse.h"
#ifdef OF_HAVE_SOCKETS

# import "OFHTTPClient.h"

# import "OFHTTPServer.h"
#endif

#ifdef OF_HAVE_PROCESSES
# import "OFProcess.h"
#endif








>
|
>







76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# import "OFKernelEventObserver.h"
#endif
#import "OFHTTPCookie.h"
#import "OFHTTPCookieManager.h"
#import "OFHTTPRequest.h"
#import "OFHTTPResponse.h"
#ifdef OF_HAVE_SOCKETS
# ifdef OF_HAVE_THREADS
#  import "OFHTTPClient.h"
# endif
# import "OFHTTPServer.h"
#endif

#ifdef OF_HAVE_PROCESSES
# import "OFProcess.h"
#endif