diff src/fileio.c @ 5877:321b22a46f7a

Use new name vmsdir.h.
author Richard M. Stallman <rms@gnu.org>
date Thu, 10 Feb 1994 04:38:58 +0000
parents 6bfcd23bfa84
children b091dfc9cb4d
line wrap: on
line diff
--- a/src/fileio.c	Thu Feb 10 00:48:59 1994 +0000
+++ b/src/fileio.c	Thu Feb 10 04:38:58 1994 +0000
@@ -44,7 +44,7 @@
 #include <ctype.h>
 
 #ifdef VMS
-#include "dir.h"
+#include "vmsdir.h"
 #include <perror.h>
 #include <stddef.h>
 #include <string.h>