winlin

fix compile failed.

@@ -34,6 +34,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. @@ -34,6 +34,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
34 #include <string.h> 34 #include <string.h>
35 #include <sys/stat.h> 35 #include <sys/stat.h>
36 #include <fcntl.h> 36 #include <fcntl.h>
  37 +#include <stdlib.h>
37 38
38 #include <vector> 39 #include <vector>
39 using namespace std; 40 using namespace std;