mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
5acb90c9b6
a small amount of unused stuff (by the bmakefiles to follow), but it isn't much and seems harmless enough.
7 lines
137 B
C++
7 lines
137 B
C++
// -*- C++ -*- forwarding header.
|
|
// This file is part of the GNU ANSI C++ Library.
|
|
|
|
#ifndef __CSETJMP__
|
|
#include <std/csetjmp.h>
|
|
#endif
|