Advertisement
Guest User

opencde.h.patch

a guest
Jun 6th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. --- opencde.h.old 2012-06-05 22:56:29.630926042 -0600
  2. +++ opencde.h 2012-06-05 22:54:06.334264364 -0600
  3. @@ -9,6 +9,9 @@
  4. #include <dirent.h>
  5. #include <stdlib.h>
  6.  
  7. +#include <unistd.h>
  8. +#include <sys/types.h>
  9. +
  10. #include <motifmm.h>
  11.  
  12. #include <opencde/Environment.h>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement