Guest User

fix-build.patch

a guest
Apr 15th, 2012
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. diff -Naur utils/cvs.cc src/utils/cvs.cc
  2. --- utils/csv.cc 2012-04-15 23:55:12.684994779 +0200
  3. +++ utils/csv.cc 2012-04-16 00:14:41.711994950 +0200
  4. ***************
  5. *** 8,13 ****
  6. --- 8,14 ----
  7. #include <cstring>
  8. #include <stdio.h>
  9. #include <assert.h>
  10. + #include <stdlib.h>
  11.  
  12. #include "csv.h"
  13. #include "simstring.h"
Advertisement
Add Comment
Please, Sign In to add comment