Home | History | Annotate | Download | only in signal_h
      1   /*
      2      Test the existence of the signal.h file and that it can be
      3      included.
      4    */
      5 
      6 #include <signal.h>
      7