diff src/s/usg5-3.h @ 28594:e36f3a1efa2b

Don't define autoconfiscated NLIST_STRUCT.
author Dave Love <fx@gnu.org>
date Fri, 14 Apr 2000 17:53:11 +0000
parents 63fd40a97a75
children 4b1b1196a217
line wrap: on
line diff
--- a/src/s/usg5-3.h	Fri Apr 14 17:52:41 2000 +0000
+++ b/src/s/usg5-3.h	Fri Apr 14 17:53:11 2000 +0000
@@ -118,10 +118,6 @@
 
 /* #define SHORTNAMES */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"