(_ANSI_STDDEF_H): Define, along with _STDDEF_H.
authorRichard Stallman <rms@gnu.org>
Thu, 15 Oct 1992 08:05:45 +0000 (08:05 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 15 Oct 1992 08:05:45 +0000 (08:05 +0000)
From-SVN: r2469

gcc/ginclude/stddef.h

index f2e62de38e172e353839341902579fb3ef6e5f8a..adb69a7365ae0e35a6c8ca280b17c69aa2398237 100644 (file)
@@ -8,6 +8,8 @@
      && !defined(__need_ptrdiff_t) && !defined(__need_NULL))
 #define _STDDEF_H
 #define _STDDEF_H_
+/* snaroff@next.com says the NeXT needs this.  */
+#define _ANSI_STDDEF_H
 #endif
 
 #ifndef __sys_stdtypes_h