1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 14:02:07 -08:00

(DKSTAT_HEADER_FILE): Macro deleted.

This commit is contained in:
Richard M. Stallman 1994-09-24 00:34:23 +00:00
parent 0281aa6163
commit 3c01dd0a6e

View 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