summaryrefslogtreecommitdiff
path: root/src/parser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.cc')
-rw-r--r--src/parser.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parser.cc b/src/parser.cc
index 4b0c1b54..39004758 100644
--- a/src/parser.cc
+++ b/src/parser.cc
@@ -29,6 +29,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <system.hh>
+
#include "parser.h"
namespace ledger {