=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/os-openbsd.h,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/rdist/Attic/os-openbsd.h 2014/07/05 06:35:03 1.16 --- src/usr.bin/rdist/Attic/os-openbsd.h 2014/07/05 06:45:00 1.17 *************** *** 29,35 **** */ /* ! * $OpenBSD: os-openbsd.h,v 1.16 2014/07/05 06:35:03 guenther Exp $ */ /* --- 29,35 ---- */ /* ! * $OpenBSD: os-openbsd.h,v 1.17 2014/07/05 06:45:00 guenther Exp $ */ /* *************** *** 49,59 **** * OpenBSD has setproctitle() in libc so we don't want to use rdist's. */ #define HAVE_SETPROCTITLE - - /* - * Define the type of directory routines your system has. - */ - #define DIR_TYPE DIR_DIRENT /* * Determine what routines we have to get filesystem info. --- 49,54 ----