equal
deleted
inserted
replaced
|
1 /* $Id: wait.h 616 2005-08-19 20:11:01Z bruce $ */ |
1 #include <sys/types.h> |
2 #include <sys/types.h> |
2 #if HAVE_SYS_WAIT_H |
3 #if HAVE_SYS_WAIT_H |
3 # include <sys/wait.h> |
4 # include <sys/wait.h> |
4 #endif |
5 #endif |
5 #ifndef WEXITSTATUS |
6 #ifndef WEXITSTATUS |