]> git.eshelyaron.com Git - emacs.git/commitdiff
(DKSTAT_HEADER_FILE): Macro deleted.
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 00:34:23 +0000 (00:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 00:34:23 +0000 (00:34 +0000)
src/m/tahoe.h

index da42392bde83dbbc257456a11586a7435fdf0bb3..b40c86cd546d8e4c2b94182a804cc267a20432a9 100644 (file)
@@ -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