aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-09-24 00:34:23 +0000
committerRichard M. Stallman <[email protected]>1994-09-24 00:34:23 +0000
commit3c01dd0a6eb6fb6d20d59bcda867883c8be737b3 (patch)
treebaea777f2a5a50b8ddb1a5ccce8dc5b2aa3b6eeb /src/m
parent0281aa61636798549a890cc63384e818bb959eae (diff)
(DKSTAT_HEADER_FILE): Macro deleted.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/tahoe.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/m/tahoe.h b/src/m/tahoe.h
index da42392bde..b40c86cd54 100644
--- a/src/m/tahoe.h
+++ b/src/m/tahoe.h
@@ -73,11 +73,3 @@ NOTE-END */
/* System provides alloca. */
#define HAVE_ALLOCA
-
-/* Control header files used by loadst.c.
- Some users report machines have dkstat.h while others report dk.h,
- so it's hard to tell what this should say. */
-
-#ifdef BSD
-#define DKSTAT_HEADER_FILE
-#endif