blob: b4dbf5944d8ec46bad807fdaa5be34f1f7623c70 [file] [log] [blame]
/*
Test that inclusion of signal.h makes visible all symbols in time.h.
NOTE - THIS TEST CASE IS NOT COMPLETE. NEEDS TO GROW MUCH LARGER.
*/
#include <signal.h>
struct tm *mytime;