X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/fb3abc15c11f2dd140eb44196cc6aef6e541b3ee..435e8dffcf378b5a0513c17aabf4f32096c20da8:/usr/src/usr.bin/ex/ex_temp.c diff --git a/usr/src/usr.bin/ex/ex_temp.c b/usr/src/usr.bin/ex/ex_temp.c index e00295c2ad..2195e06b23 100644 --- a/usr/src/usr.bin/ex/ex_temp.c +++ b/usr/src/usr.bin/ex/ex_temp.c @@ -5,13 +5,14 @@ */ #ifndef lint -static char *sccsid = "@(#)ex_temp.c 7.6.1.1 (Berkeley) %G%"; +static char *sccsid = "@(#)ex_temp.c 7.7 (Berkeley) %G%"; #endif not lint #include "ex.h" #include "ex_temp.h" #include "ex_vis.h" #include "ex_tty.h" +#include "pathnames.h" /* * Editor temporary file routines.