Skip to content

Commit 853e05f

Browse files
committed
build: fix some things
1 parent 468c219 commit 853e05f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/core-modules/core-modules.cc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
#include "fmt/format.h"
1717
#include "util.hpp"
1818

19-
#if CF_LINUX
20-
# include "linux/utils/packages.hpp"
21-
#endif
19+
#include "linux/utils/packages.hpp"
2220

2321
#if !CF_MACOS
2422
# include <mntent.h>

0 commit comments

Comments
 (0)