diff options
Diffstat (limited to 'x11/3ddesktop/files/patch-util.h')
-rw-r--r-- | x11/3ddesktop/files/patch-util.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/3ddesktop/files/patch-util.h b/x11/3ddesktop/files/patch-util.h deleted file mode 100644 index 6a585edb22ca..000000000000 --- a/x11/3ddesktop/files/patch-util.h +++ /dev/null @@ -1,11 +0,0 @@ ---- util.h.orig Mon May 10 00:57:26 2004 -+++ util.h Thu Aug 26 23:00:45 2004 -@@ -21,7 +21,7 @@ - #ifndef _UTIL_H - #define _UTIL_H - #include <math.h> // for cos --#include <endian.h> -+#include <sys/endian.h> - #include "3ddesk.h" - - #define MAX_FACES 30 // this is a lot |