summaryrefslogtreecommitdiff
path: root/graphics/hpoj/files/patch-mlcd-ParPort.h
blob: 8d6eb41a4ce005c0b00ca9bbb6c5fc5d6cdd7738 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- mlcd/ParPort.h.orig	Tue Mar 30 18:42:02 2004
+++ mlcd/ParPort.h	Tue Mar 30 18:51:23 2004
@@ -32,6 +32,10 @@
 	#include <unistd.h>
 	#include <fcntl.h>
     extern "C" {
+	#undef fls
+	#define fls iamdirtybutloved
+	#undef ffs__ParPort
+	#define ffs__ParPort iamdirtybutfancied
 	#include <machine/cpufunc.h>
     }
 #else