#ifndef VIENGOOS_AGER_H #define VIENGOOS_AGER_H #include /* The ager thread. */ void ager_loop (void); #endif