tool/MasterDevice.h
changeset 1580 1baac79a40cf
parent 1516 e3b09f847512
child 1804 742607c464c4
--- a/tool/MasterDevice.h	Thu Nov 19 14:39:10 2009 +0100
+++ b/tool/MasterDevice.h	Thu Nov 19 14:44:57 2009 +0100
@@ -117,7 +117,9 @@
 		void requestState(uint16_t, uint8_t);
 		void readFoe(ec_ioctl_slave_foe_t *);
         void writeFoe(ec_ioctl_slave_foe_t *);
+#ifdef EC_EOE
         void getEoeHandler(ec_ioctl_eoe_handler_t *, uint16_t);
+#endif
 
     private:
         unsigned int index;