ObjFW  Diff

Differences From Artifact [2b38d578be]:

To Artifact [432b310839]:


15
16
17
18
19
20
21

22
23
24
25
26
27
28

#include "config.h"

#import "ObjFWRT.h"
#import "private.h"
#import "amiga-library.h"


#include <proto/exec.h>
#include <proto/intuition.h>

struct ObjFWRTBase;

#include <stdio.h>
#include <stdlib.h>







>







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

#include "config.h"

#import "ObjFWRT.h"
#import "private.h"
#import "amiga-library.h"

#define USE_INLINE_STDARG
#include <proto/exec.h>
#include <proto/intuition.h>

struct ObjFWRTBase;

#include <stdio.h>
#include <stdlib.h>