compile.
This commit is contained in:
parent
156501d27d
commit
df7425922a
@ -217,7 +217,9 @@ typedef struct yap_boot_params {
|
|||||||
char *ErrorCause;
|
char *ErrorCause;
|
||||||
} YAP_init_args;
|
} YAP_init_args;
|
||||||
|
|
||||||
|
#ifdef YAP_H
|
||||||
Int Yap_InitDefaults( YAP_init_args *init_args, char saved_state[] );
|
Int Yap_InitDefaults( YAP_init_args *init_args, char saved_state[] );
|
||||||
|
#endif
|
||||||
|
|
||||||
/* from thread.h */
|
/* from thread.h */
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Reference in New Issue
Block a user