You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#define MAXHOSTNAMELEN 64 /* max length of hostname */
|
||||
|
||||
#ifdef __KERNEL__
|
||||
# include <linux/config.h> /* mustn't include <linux/config.h> outside of #ifdef __KERNEL__ */
|
||||
# ifdef CONFIG_IA64_HP_SIM
|
||||
/*
|
||||
* Yeah, simulating stuff is slow, so let us catch some breath between
|
||||
|
||||
Reference in New Issue
Block a user