scim-1.4.14-compile.patch 299 B

1234567891011
  1. --- scim-1.4.14/src/scim_hotkey.cpp.bero 2012-06-25 10:04:12.597708463 +0200
  2. +++ scim-1.4.14/src/scim_hotkey.cpp 2012-06-25 10:04:30.092707639 +0200
  3. @@ -26,6 +26,7 @@
  4. #include "scim_private.h"
  5. #include "scim.h"
  6. #include "scim_stl_map.h"
  7. +#include <unistd.h> // for access()
  8. namespace scim {