diff -r e722e0ac5d28 -r e3b09f847512 master/master.c --- a/master/master.c Thu Jul 30 14:21:28 2009 +0000 +++ b/master/master.c Tue Aug 04 07:54:16 2009 +0000 @@ -1386,6 +1386,8 @@ /*****************************************************************************/ +#ifdef EC_EOE + /** Get the number of EoE handlers. * * \return Number of EoE handlers. @@ -1428,6 +1430,8 @@ return NULL; } +#endif + /*****************************************************************************/ /** Set the debug level.