Commit a639a79b a639a79b8ae3ee4824d6aecb607c0f950b7eadbb by Sam Roberts

Define EOK ifndefed.

1 parent 391d042a
......@@ -29,6 +29,10 @@
#include "svfield.h"
#ifndef EOK
# define EOK 0
#endif
/** utility wrappers around mailutils functionality **/
int
......