=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/config-def.h,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/rdist/Attic/config-def.h 2014/07/05 06:35:03 1.9 --- src/usr.bin/rdist/Attic/config-def.h 2014/07/05 06:45:00 1.10 *************** *** 1,4 **** ! /* $OpenBSD: config-def.h,v 1.9 2014/07/05 06:35:03 guenther Exp $ */ /* * Copyright (c) 1993 Michael A. Cooper --- 1,4 ---- ! /* $OpenBSD: config-def.h,v 1.10 2014/07/05 06:45:00 guenther Exp $ */ /* * Copyright (c) 1993 Michael A. Cooper *************** *** 41,52 **** /* * Configuration definetions */ - - /* - * Types of directory routines - */ - #define DIR_DIRECT 1 - #define DIR_DIRENT 2 /* * Types of filesystem info routines --- 41,46 ----