1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/x11/3ddesktop/files/patch-util.h
Kirill Ponomarev 230189d87d Update to version 0.2.7
PR:		ports/71126
Submitted by:	Ports Fury
2004-08-30 08:37:15 +00:00

12 lines
273 B
C

--- 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