calc-bit-timing: include compat.h to make ccls happy

pull/445/head
Marc Kleine-Budde 2023-08-01 21:25:44 +02:00
parent fd0837f7e6
commit ac0059db12
6 changed files with 12 additions and 0 deletions

View File

@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
#include "compat.h"
/* /*
* imported from v2.6.31-rc1~330^2~376 * imported from v2.6.31-rc1~330^2~376
* *

View File

@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
#include "compat.h"
/* /*
* imported from v3.18-rc1~52^2~248^2~1 * imported from v3.18-rc1~52^2~248^2~1
* *

View File

@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
#include "compat.h"
/* /*
* imported from v4.8-rc1~140^2~304^2~11 * imported from v4.8-rc1~140^2~304^2~11
* *

View File

@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
#include "compat.h"
/* /*
* imported from v5.16-rc1~159^2~104^2~13 * imported from v5.16-rc1~159^2~104^2~13
* *

View File

@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
#include "compat.h"
/* /*
* imported from v5.19-rc1~159^2~286^2~15 * imported from v5.19-rc1~159^2~286^2~15
* *

View File

@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
#include "compat.h"
/* /*
* imported from v6.3-rc1~162^2~124^2^2~1 * imported from v6.3-rc1~162^2~124^2^2~1
* *