mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
14 lines
252 B
Plaintext
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"
|