aboutsummaryrefslogtreecommitdiffstats
path: root/src/ndir.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-02-10 04:38:58 +0000
committerRichard M. Stallman <[email protected]>1994-02-10 04:38:58 +0000
commit3d9f5ce2fa60e5f09373158c66506ed4f94e992f (patch)
treea86b855b270ee30e92575bfaaa1fda01e5759894 /src/ndir.h
parent9ea9bca3e312e4fe46901e934c5fd40532f70030 (diff)
Use new name vmsdir.h.
Diffstat (limited to 'src/ndir.h')
-rw-r--r--src/ndir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ndir.h b/src/ndir.h
index 438d5c20a1..9fe498361c 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 */