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