patch-2.1.94 linux/include/linux/joystick.h

Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/binfmts.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.93/linux/include/linux/joystick.h linux/include/linux/joystick.h
@@ -2,19 +2,18 @@
 #define _LINUX_JOYSTICK_H
 
 /*
- *  $Id: joystick.h,v 1.2 1997/10/31 19:11:57 mj Exp $
+ *  $Id: joystick.h,v 1.3 1998/03/30 11:10:40 mj Exp $
  *
- *  Copyright (C) 1997 Vojtech Pavlik
+ *  Copyright (C) 1997, 1998 Vojtech Pavlik
  */
 
-#include <linux/ioctl.h>
 #include <asm/types.h>
 
 /*
  * Version
  */
 
-#define JS_VERSION		0x00010006L		/* 1.0.6 BCD */
+#define JS_VERSION		0x00010007L		/* 1.0.7 BCD */
 
 /*
  * IOCTL commands for joystick driver

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov