* Makefile.in (ggc-common.o): Depend on RTL_H not RTL_BASE_H.
[official-gcc.git] / libstdc++ / csetjmp
blob4bba048dcb5e9fa3cfd137ce72a4531ad1a04d3d
1 // The -*- C++ -*- setjmp/longjmp header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CSETJMP__
5 #define __CSETJMP__
6 #include <setjmp.h>
7 #endif