(empobj, empobj_storage): Incomplete declarations. Temporary band-aid
to work around circular inclusion.
This commit is contained in:
parent
1b0ff6cbac
commit
35758fe053
1 changed files with 3 additions and 0 deletions
|
@ -134,4 +134,7 @@ extern char *prbuf(char *format, ...)
|
||||||
#define AGREE_PROPOSED 1
|
#define AGREE_PROPOSED 1
|
||||||
#define AGREE_SIGNED 2
|
#define AGREE_SIGNED 2
|
||||||
|
|
||||||
|
struct empobj;
|
||||||
|
union empobj_storage;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue