From: Richard Stallman Date: Wed, 28 Oct 1992 21:52:36 +0000 (+0000) Subject: Don't include gstdarg.h here. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=56358f7f029a384610300e16dcdc2c72492002bc;p=gcc.git Don't include gstdarg.h here. From-SVN: r2641 --- diff --git a/gcc/objc/objc.h b/gcc/objc/objc.h index 859ae6f8709..5bd492f674b 100644 --- a/gcc/objc/objc.h +++ b/gcc/objc/objc.h @@ -34,7 +34,6 @@ extern "C" { #endif #include "record.h" -#include "gstdarg.h" #define nil (id)0 /* id of Nil instance */