Sign in
gnu
/
gcc.git
/
54c256f3bb31a704fcee68af4f8f0eeaf8a0763e
/
.
/
libstdc++
/
csignal
blob: 6febfb7b2ed5c5b3bbc5d14de96caed929d5b16a [
file
] [
log
] [
blame
]
// The -*- C++ -*- signal handling header.
// This file is part of the GNU ANSI C++ Library.
#ifndef
__CSIGNAL__
#define
__CSIGNAL__
#include
<signal.h>
#endif