ObjFW  Diff

Differences From Artifact [7e83394958]:

To Artifact [7f174d7d34]:


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

#include "config.h"

#import "ObjFWRT.h"
#import "private.h"

#import "OFObject.h"
#import "OFBlock.h"

#ifdef OF_HAVE_THREADS
# import "mutex.h"
#endif

struct weak_ref {
	id **locations;
	size_t count;







<
<
<







16
17
18
19
20
21
22



23
24
25
26
27
28
29
 */

#include "config.h"

#import "ObjFWRT.h"
#import "private.h"




#ifdef OF_HAVE_THREADS
# import "mutex.h"
#endif

struct weak_ref {
	id **locations;
	size_t count;