f9bcf6c720
* Remove BROKEN. PR: ports/52922 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
12 lines
251 B
Text
12 lines
251 B
Text
--- src/machine.c.orig Wed Jun 4 10:56:56 2003
|
|
+++ src/machine.c Wed Jun 4 10:57:22 2003
|
|
@@ -53,7 +53,9 @@
|
|
#endif
|
|
|
|
#ifndef M_pc_linux_elf
|
|
+#if !defined(M_i386_freebsd) && !defined(M_alpha_freebsd)
|
|
extern char *sys_errlist[];
|
|
+#endif
|
|
#endif
|
|
|
|
|