Commit 8717efce by Jim Wilson

Change "gstddef.h" to <stddef.h>.

From-SVN: r6943
parent f62a12d0
......@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "tconfig.h"
#include "machmode.h"
#ifndef L_trampoline
#include "gstddef.h"
#include <stddef.h>
#endif
/* Don't use `fancy_abort' here even if config.h says to use it. */
......
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