lib/courier-authlib/authwait.h
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
equal deleted inserted replaced
1:30113bfbe723 2:b3afb9f1e801
     8 
     8 
     9 #if	HAVE_CONFIG_H
     9 #if	HAVE_CONFIG_H
    10 #include	"config.h"
    10 #include	"config.h"
    11 #endif
    11 #endif
    12 
    12 
    13 static const char authwait_h_rcsid[]="$Id: authwait.h,v 1.1 2000/04/13 17:55:05 bruce Exp $";
    13 static const char authwait_h_rcsid[]="$Id: authwait.h,v 1.2 2000/12/18 20:20:10 bruce Exp $";
    14 
    14 
    15 #include <sys/types.h>
    15 #include <sys/types.h>
    16 #if HAVE_SYS_WAIT_H
    16 #if HAVE_SYS_WAIT_H
    17 #include <sys/wait.h>
    17 #include <sys/wait.h>
    18 #endif
    18 #endif