$OpenBSD: patch-src_billard3d_c,v 1.1.1.1 2010/10/24 20:19:48 phessler Exp $
--- src/billard3d.c.orig	Sun Jan 18 00:09:14 2009
+++ src/billard3d.c	Sun Jan 18 00:09:30 2009
@@ -24,7 +24,7 @@
 #include <string.h>
 #include <math.h>
 #include <unistd.h>
-#include <endian.h>
+#include <sys/endian.h>
 
 #ifndef USE_SDL
 #include <GL/glut.h>
