1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/rocksndiamonds/files/patch-ae
1999-06-22 17:58:23 +00:00

14 lines
252 B
Plaintext

--- src/tools.c.orig Sun Jun 20 18:09:07 1999
+++ src/tools.c Sun Jun 20 18:09:42 1999
@@ -13,10 +13,6 @@
#include <stdarg.h>
-#ifdef __FreeBSD__
-#include <machine/joystick.h>
-#endif
-
#include "tools.h"
#include "game.h"
#include "events.h"