diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-02-10 04:38:58 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-02-10 04:38:58 +0000 |
commit | 3d9f5ce2fa60e5f09373158c66506ed4f94e992f (patch) | |
tree | a86b855b270ee30e92575bfaaa1fda01e5759894 /src/ndir.h | |
parent | 9ea9bca3e312e4fe46901e934c5fd40532f70030 (diff) | |
download | emacs-3d9f5ce2fa60e5f09373158c66506ed4f94e992f.tar.gz emacs-3d9f5ce2fa60e5f09373158c66506ed4f94e992f.tar.bz2 emacs-3d9f5ce2fa60e5f09373158c66506ed4f94e992f.zip |
Use new name vmsdir.h.
Diffstat (limited to 'src/ndir.h')
-rw-r--r-- | src/ndir.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ndir.h b/src/ndir.h index 438d5c20a12..9fe498361c1 100644 --- a/src/ndir.h +++ b/src/ndir.h @@ -14,7 +14,7 @@ #ifndef RMS$_SUC #include <rmsdef.h> #endif -#include "dir.h" +#include "vmsdir.h" #endif /* VMS */ #define DIRBLKSIZ 512 /* size of directory block */ |