=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/config-def.h,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/rdist/Attic/config-def.h 2014/07/05 06:18:58 1.8 --- src/usr.bin/rdist/Attic/config-def.h 2014/07/05 06:35:03 1.9 *************** *** 1,4 **** ! /* $OpenBSD: config-def.h,v 1.8 2014/07/05 06:18:58 guenther Exp $ */ /* * Copyright (c) 1993 Michael A. Cooper --- 1,4 ---- ! /* $OpenBSD: config-def.h,v 1.9 2014/07/05 06:35:03 guenther Exp $ */ /* * Copyright (c) 1993 Michael A. Cooper *************** *** 41,52 **** /* * Configuration definetions */ - - /* - * Types of wait() functions - */ - #define WAIT_WAIT3 1 - #define WAIT_WAITPID 2 /* * Types of directory routines --- 41,46 ----