Advertisement
Guest User

Untitled

a guest
May 1st, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.38 KB | None | 0 0
  1. diff -aur startactive-0.2/SignalListener.cpp startactive-0.2-new/SignalListener.cpp
  2. --- startactive-0.2/SignalListener.cpp  2011-12-12 20:55:07.000000000 +0100
  3. +++ startactive-0.2-new/SignalListener.cpp  2012-05-01 20:36:36.586277293 +0200
  4. @@ -19,6 +19,7 @@
  5.  
  6.  #include "SignalListener.h"
  7.  
  8. +#include <unistd.h>
  9.  #include <signal.h>
  10.  #include <sys/types.h>
  11.  #include <sys/socket.h>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement