mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-26 16:18:31 +00:00
MFS: Add a "magic" comment to help fixincludes realize it doesn't need to
modify this file when building GCC 2.96 [by hand or via the port]. Submitted by: Zack Weinberg <zack@wolery.cumb.org>
This commit is contained in:
parent
b787589098
commit
d6f56cfc4f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58647
@ -64,6 +64,8 @@ extern _LIB_VERSION_TYPE _LIB_VERSION;
|
||||
#define _XOPEN_ fdlibm_xopen
|
||||
#define _POSIX_ fdlibm_posix
|
||||
|
||||
/* We have a problem when using C++ since `exception' is a reserved
|
||||
name in C++. */
|
||||
#ifndef __cplusplus
|
||||
struct exception {
|
||||
int type;
|
||||
|
Loading…
Reference in New Issue
Block a user