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