diff options
Diffstat (limited to 'src/timelog.cc')
-rw-r--r-- | src/timelog.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/timelog.cc b/src/timelog.cc index decc65bd..f7b79b9a 100644 --- a/src/timelog.cc +++ b/src/timelog.cc @@ -29,6 +29,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include <system.hh> + #include "timelog.h" #include "xact.h" #include "post.h" |