mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
7 lines
137 B
Text
7 lines
137 B
Text
|
|
// -*- C++ -*- forwarding header.
|
||
|
|
// This file is part of the GNU ANSI C++ Library.
|
||
|
|
|
||
|
|
#ifndef __CSETJMP__
|
||
|
|
#include <std/csetjmp.h>
|
||
|
|
#endif
|