Commit a3aa3d8c by Herman ten Brugge Committed by Jeff Law

* cppexp.c: Include gansidecl.h

From-SVN: r17350
parent 8b496c8d
Tue Jan 13 22:47:02 1998 Herman ten Brugge <herman@htbrug.net.HCC.nl>
* cppexp.c: Include gansidecl.h
Tue Jan 13 22:43:35 1998 Ian Lance Taylor <ian@cygnus.com>
* svr4.h (LINK_SPEC): Never specify -h.
......
/* Parse C expressions for CCCP.
Copyright (C) 1987, 1992, 1994, 1995, 1997 Free Software Foundation.
Copyright (C) 1987, 1992, 1994, 1995, 1997, 1998 Free Software Foundation.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
......@@ -26,6 +26,7 @@ Written by Per Bothner 1994. */
#include "config.h"
#include "cpplib.h"
#include "gansidecl.h"
extern char *xmalloc PARAMS ((unsigned));
extern char *xrealloc PARAMS ((void *, unsigned));
......
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