[BACK]Return to signal.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/signal.h between version 1.19 and 1.20

version 1.19, 2012/06/10 21:31:03 version 1.20, 2012/12/05 23:19:57
Line 35 
Line 35 
 #ifndef _USER_SIGNAL_H  #ifndef _USER_SIGNAL_H
 #define _USER_SIGNAL_H  #define _USER_SIGNAL_H
   
 #include <sys/cdefs.h>  
 #include <sys/signal.h>  #include <sys/signal.h>
   
 #if __BSD_VISIBLE || __POSIX_VISIBLE || __XPG_VISIBLE  #if __BSD_VISIBLE || __POSIX_VISIBLE || __XPG_VISIBLE

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20