26/04/2017 14:07, Adrien Mazarguil: > This series addresses the remaining issues seen by check-includes.sh in > exported headers. Most of them may cause compilation errors in user > applications: > > - Dependencies on missing includes. > - Non-standard C/C++ constructs usage without associated safeties. > - Missing C++ awareness blocks. > > It also addresses the incomplete implementation of E-Tag and NVGRE flow API > pattern items.
Applied, thanks