diff options
Diffstat (limited to 'buildrun.cxx')
-rw-r--r-- | buildrun.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildrun.cxx b/buildrun.cxx index 8bd4cc3e..2540c128 100644 --- a/buildrun.cxx +++ b/buildrun.cxx @@ -11,6 +11,7 @@ #include "session.h" #include "util.h" +#include <cstdlib> #include <fstream> #include <sstream> |