tool/MasterDevice.h
changeset 1516 e3b09f847512
parent 1485 5ddc3a455059
child 1804 742607c464c4
--- a/tool/MasterDevice.h	Thu Jul 30 14:21:28 2009 +0000
+++ b/tool/MasterDevice.h	Tue Aug 04 07:54:16 2009 +0000
@@ -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;