Hi,
please apply the included patch. It corrects the headers in src/win32 - there are some missing #endif. Dan
This commit is contained in:
parent
f4de72cc6b
commit
bd470ba47e
@ -4,3 +4,5 @@
|
||||
/* JKR added file, all hacks will be in the files added, not in EGCS */
|
||||
|
||||
#include <sys/param.h>
|
||||
|
||||
#endif /* _ENDIAN_H_ */
|
||||
|
@ -8,3 +8,5 @@ struct sockaddr_un
|
||||
short sun_family; /* AF_UNIX */
|
||||
char sun_path[108]; /* path name (gag) */
|
||||
};
|
||||
|
||||
#endif /* _SYS_UN_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user