freebsd-ports/comms/ecu/files/patch-ab
Andrey A. Chernov 0a2d029273 Upgrade to 4.30
2001-03-11 07:04:04 +00:00

12 lines
215 B
Plaintext

--- ecumachdep.h.bak Thu Aug 27 23:50:46 1998
+++ ecumachdep.h Sun Mar 11 09:47:48 2001
@@ -28,7 +28,7 @@
#endif
#ifdef __FreeBSD__
-#include <machine/console.h>
+#include <sys/consio.h>
#endif
#ifdef LINUX