Advertisement
h3xx

terminatorX-3.83_capabilities_type_not_found.patch

Jul 30th, 2011
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.41 KB | None | 0 0
  1. diff -ru terminatorX-3.83.orig/src/tX_capabilities.h terminatorX-3.83/src/tX_capabilities.h
  2. --- terminatorX-3.83.orig/src/tX_capabilities.h 2004-02-03 16:51:31.000000000 -0600
  3. +++ terminatorX-3.83/src/tX_capabilities.h  2011-02-06 04:15:55.000000000 -0600
  4. @@ -29,6 +29,7 @@
  5.  #include <sys/prctl.h>
  6.  
  7.  #undef _POSIX_SOURCE
  8. +#include <sys/types.h>
  9.  #include <sys/capability.h>
  10.  
  11.  extern bool have_nice_capability();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement