lib/ac/wait.h
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
equal deleted inserted replaced
1:30113bfbe723 2:b3afb9f1e801
       
     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