Commit 439067df by Richard Kenner

(STDIO_PROTO): Don't define here.

From-SVN: r7111
parent fc47a4c0
......@@ -20,14 +20,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef _C_TREE_H
#define _C_TREE_H
#ifndef STDIO_PROTO
#ifdef BUFSIZ
#define STDIO_PROTO(ARGS) PROTO(ARGS)
#else
#define STDIO_PROTO(ARGS) ()
#endif
#endif
/* Language-dependent contents of an identifier. */
/* The limbo_value is used for block level extern declarations, which need
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment