Skip to content

Commit 434af1c

Browse files
committed
Commonly include first
1 parent ef09616 commit 434af1c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/chsrc-main.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343

4444
#include "framework/core.c"
4545

46+
47+
4648
#include "recipe/lang/rawstr4c.h"
4749

4850
#include "recipe/lang/Ruby/Ruby.c"
@@ -86,6 +88,8 @@
8688

8789

8890

91+
#include "recipe/os/rawstr4c.h"
92+
8993
#include "recipe/os/APT/common.h"
9094
// Debian-based
9195
#include "recipe/os/APT/Debian.c"

src/recipe/os/openSUSE.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
* Last Modified : <2025-07-22>
99
* ------------------------------------------------------------*/
1010

11-
#include "rawstr4c.h"
12-
1311
/**
1412
* @update 2025-06-20
1513
*/

0 commit comments

Comments
 (0)