Doxygen Source Code Documentation
        
Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search   
usignal.h
Go to the documentation of this file.00001 #include <signal.h>
00002 #ifndef SIGHUP
00003 #define SIGHUP  1       
00004 #endif
00005 #ifndef SIGQUIT
00006 #define SIGQUIT 3       
00007 #endif