From a17a1365ec65c1844289d142b08d2487c7966aae Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 15 Mar 1998 20:38:42 +0000 Subject: A simple X11 snake game. PR: 5905 Submitted by: Andrey Zakhvatov --- games/xnibbles/files/patch-ab | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 games/xnibbles/files/patch-ab (limited to 'games/xnibbles/files/patch-ab') diff --git a/games/xnibbles/files/patch-ab b/games/xnibbles/files/patch-ab new file mode 100644 index 000000000000..b6a12fd8dc18 --- /dev/null +++ b/games/xnibbles/files/patch-ab @@ -0,0 +1,14 @@ +--- sound.c Sun Feb 22 22:52:08 1998 ++++ /home/andy/tmp/wrk/sound.c Mon Mar 2 23:25:48 1998 +@@ -24,7 +24,11 @@ + #include + #include + #include ++#ifdef __FreeBSD__ ++#include ++#else + #include ++#endif + #include + #include + -- cgit v1.2.3