ObjFW  Diff

Differences From Artifact [5b3e16fc4a]:

To Artifact [ea4f833523]:


16
17
18
19
20
21
22


23
24
25
26
27
28
29

#include "config.h"

#define __NO_EXT_QNX

#include <string.h>
#include <unistd.h>



#import "OFStreamObserver_select.h"
#import "OFStream.h"
#import "OFArray.h"

#import "autorelease.h"
#import "macros.h"







>
>







16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

#include "config.h"

#define __NO_EXT_QNX

#include <string.h>
#include <unistd.h>

#include <sys/time.h>

#import "OFStreamObserver_select.h"
#import "OFStream.h"
#import "OFArray.h"

#import "autorelease.h"
#import "macros.h"