/[svn]/qsampler/trunk/src/qsampler.cpp
ViewVC logotype

Diff of /qsampler/trunk/src/qsampler.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2282 by capela, Sun Nov 13 20:29:46 2011 UTC revision 2341 by capela, Sun Apr 8 19:40:42 2012 UTC
# Line 278  private: Line 278  private:
278  #include <stdio.h>  #include <stdio.h>
279  #include <errno.h>  #include <errno.h>
280  #include <signal.h>  #include <signal.h>
281    #include <unistd.h>
282  #include <sys/wait.h>  #include <sys/wait.h>
283    
284  void stacktrace ( int signo )  void stacktrace ( int signo )

Legend:
Removed from v.2282  
changed lines
  Added in v.2341

  ViewVC Help
Powered by ViewVC