]> diplodocus.org Git - xorg-xinput/blobdiff - src/xinput.h
Add Peter and Red Hat's copyright notices and licenses to COPYING
[xorg-xinput] / src / xinput.h
index fd468b01530d5c8695aeb79510b40e3479416215..d44ce0960ae751dd81f73e926326fc63acf14a34 100644 (file)
@@ -41,6 +41,7 @@
 #define EXIT_FAILURE 0
 #endif
 
+extern int xi_opcode; /* xinput extension op code */
 XDeviceInfo* find_device_info( Display *display, char *name, Bool only_extended);
 #if HAVE_XI2
 XIDeviceInfo* xi2_find_device_info(Display *display, char *name);