=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/os-openbsd.h,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/rdist/Attic/os-openbsd.h 1997/02/09 23:58:44 1.4 --- src/usr.bin/rdist/Attic/os-openbsd.h 1997/04/27 13:01:29 1.5 *************** *** 1,4 **** ! /* * $OpenBSD: os-openbsd.h,v 1.4 1997/02/09 23:58:44 millert Exp $*/ /* * Copyright (c) 1993 Michael A. Cooper * Copyright (c) 1993 Regents of the University of California. --- 1,4 ---- ! /* * $OpenBSD: os-openbsd.h,v 1.5 1997/04/27 13:01:29 downsj Exp $*/ /* * Copyright (c) 1993 Michael A. Cooper * Copyright (c) 1993 Regents of the University of California. *************** *** 150,155 **** --- 150,157 ---- * Things we need */ #define NEED_UNISTD_H /* Need */ + #define NEED_STDLIB_H /* Need */ + #define NEED_STRING_H /* Need */ /* * Path to the remote shell command.