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