#ifndef LTL2BA_UTIL_H #define LTL2BA_UTIL_H #include int timeval_subtract (struct timeval *, struct timeval *, struct timeval *); #endif