Don't include gstdarg.h here.
authorRichard Stallman <rms@gnu.org>
Wed, 28 Oct 1992 21:52:36 +0000 (21:52 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 28 Oct 1992 21:52:36 +0000 (21:52 +0000)
From-SVN: r2641

gcc/objc/objc.h

index 859ae6f870923fd9747942f8f1cf5a557f8c78e2..5bd492f674bb70dba24f6982c6c594d95b4757dd 100644 (file)
@@ -34,7 +34,6 @@ extern "C" {
 #endif
 
 #include  "record.h"
-#include  "gstdarg.h"
 
 
 #define nil (id)0                               /* id of Nil instance */