=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/pathnames.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/ftp/pathnames.h 1996/06/26 05:33:38 1.2 +++ src/usr.bin/ftp/pathnames.h 1996/09/16 02:26:07 1.3 @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.2 1996/06/26 05:33:38 deraadt Exp $ */ +/* $OpenBSD: pathnames.h,v 1.3 1996/09/16 02:26:07 deraadt Exp $ */ /* $NetBSD: pathnames.h,v 1.5 1995/09/08 01:06:40 tls Exp $ */ /* @@ -38,5 +38,4 @@ #include -#undef _PATH_TMP -#define _PATH_TMP "/tmp/ftpXXXXXX" +#define _PATH_TMPFILE "/tmp/ftpXXXXXX"