ObjFW  Diff

Differences From Artifact [2694d5248b]:

To Artifact [7d6a58ffc2]:


21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#include <string.h>
#include <assert.h>
#include <unistd.h>

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

@implementation OFStreamObserver_select
- init
{
	self = [super init];








<







21
22
23
24
25
26
27

28
29
30
31
32
33
34
#include <string.h>
#include <assert.h>
#include <unistd.h>

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

#import "OFAutoreleasePool.h"

@implementation OFStreamObserver_select
- init
{
	self = [super init];