summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/manifest_parser.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manifest_parser.cc b/src/manifest_parser.cc
index 3593567..d742331 100644
--- a/src/manifest_parser.cc
+++ b/src/manifest_parser.cc
@@ -15,6 +15,7 @@
#include "manifest_parser.h"
#include <stdio.h>
+#include <stdlib.h>
#include <vector>
#include "graph.h"