summaryrefslogtreecommitdiff
blob: ccee025dcbf8e3907312e59c30b990cf26744e84 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/filelist-order.cxx
+++ b/src/filelist-order.cxx
@@ -19,6 +19,7 @@
 #include <iostream>
 #include <fstream>
 #include <vector>
+#include <cstdlib>
 
 #include <assert.h>
 #include <string.h>