ObjFW  Diff

Differences From Artifact [70ea6c25e9]:

To Artifact [c57285f4e8]:


16
17
18
19
20
21
22

23
24
25
26
27
28
29
#include "config.h"

#include <assert.h>
#include <errno.h>

#import "OFPlainThread.h"
#import "OFData.h"

#import "OFTLSKey.h"

#include <dos/dostags.h>
#include <proto/dos.h>
#include <proto/exec.h>

#ifndef OF_MORPHOS







>







16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#include "config.h"

#include <assert.h>
#include <errno.h>

#import "OFPlainThread.h"
#import "OFData.h"
#import "OFString.h"
#import "OFTLSKey.h"

#include <dos/dostags.h>
#include <proto/dos.h>
#include <proto/exec.h>

#ifndef OF_MORPHOS