summaryrefslogtreecommitdiff
path: root/src/s/bsd4-1.h
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-04-14 17:54:26 +0000
committerDave Love <fx@gnu.org>2000-04-14 17:54:26 +0000
commit314767c0a5a5eb190c08258ce8dc04184fa49a95 (patch)
treecae053c86b4f7e7b3a16cc8355061d864dd33397 /src/s/bsd4-1.h
parent02cefd5a1092a4d02f8b5b930a6f68564dace5ce (diff)
downloademacs-314767c0a5a5eb190c08258ce8dc04184fa49a95.tar.gz
Don't define autoconfiscated NLIST_STRUCT.
Diffstat (limited to 'src/s/bsd4-1.h')
-rw-r--r--src/s/bsd4-1.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/bsd4-1.h b/src/s/bsd4-1.h
index b0b7246e909..d0dd9a29485 100644
--- a/src/s/bsd4-1.h
+++ b/src/s/bsd4-1.h
@@ -98,10 +98,6 @@ Boston, MA 02111-1307, USA. */
#undef CLASH_DETECTION /* Might work; not tried yet. */
-/* We use the Berkeley (and usg5.2.2) interface to nlist. */
-
-#define NLIST_STRUCT
-
/* The file containing the kernel's symbol table is called /vmunix. */
#define KERNEL_FILE "/vmunix"