mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Bug 434801 - Organize Includes uses bits/fcntl-linux.h
This commit is contained in:
parent
cc65236de5
commit
fb6c8ae2ab
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ public class GCCHeaderSubstitutionMaps {
|
||||||
"<bits/error.h>", "<error.h>",
|
"<bits/error.h>", "<error.h>",
|
||||||
"<bits/fcntl.h>", "<fcntl.h>",
|
"<bits/fcntl.h>", "<fcntl.h>",
|
||||||
"<bits/fcntl2.h>", "<fcntl.h>",
|
"<bits/fcntl2.h>", "<fcntl.h>",
|
||||||
|
"<bits/fcntl-linux.h>", "<fcntl.h>",
|
||||||
"<bits/fenv.h>", "<fenv.h>",
|
"<bits/fenv.h>", "<fenv.h>",
|
||||||
"<bits/fenvinline.h>", "<fenv.h>",
|
"<bits/fenvinline.h>", "<fenv.h>",
|
||||||
"<bits/huge_val.h>", "<math.h>",
|
"<bits/huge_val.h>", "<math.h>",
|
||||||
|
|
Loading…
Add table
Reference in a new issue