From 30f60ee03e4f7eaf8e1a543cde18cffe75508535 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Sun, 1 Jun 2003 08:06:38 +0000 Subject: Use libio on alpha (-STABLE & -CURRENT). PR: ports/52633 Submitted by: maintainer --- graphics/hpoj/files/extra-patch-mlcd-ParPort.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graphics/hpoj/files/extra-patch-mlcd-ParPort.cpp (limited to 'graphics/hpoj/files/extra-patch-mlcd-ParPort.cpp') diff --git a/graphics/hpoj/files/extra-patch-mlcd-ParPort.cpp b/graphics/hpoj/files/extra-patch-mlcd-ParPort.cpp new file mode 100644 index 000000000000..4d62bc3f52a9 --- /dev/null +++ b/graphics/hpoj/files/extra-patch-mlcd-ParPort.cpp @@ -0,0 +1,12 @@ +--- mlcd/ParPort.cpp.orig Sat May 24 08:03:20 2003 ++++ mlcd/ParPort.cpp Sat May 24 08:03:48 2003 +@@ -926,9 +926,6 @@ + #elif defined(PAR_PLATFORM_FREEBSD) + #include + #include +- extern "C" { +- #include +- } + #else + /* TODO: Handle these more gracefully! */ + #error Undefined platform -- cgit v1.2.3