mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 14:11:20 +00: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:
parent
089f26d5e3
commit
62c4f0a2d5
836 changed files with 0 additions and 839 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
#ifdef __KERNEL__
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/in.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/kref.h>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
#ifndef LINUX_LOCKD_NLM_H
|
||||
#define LINUX_LOCKD_NLM_H
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
/* Maximum file offset in file_lock.fl_end */
|
||||
# define NLM_OFFSET_MAX ((s32) 0x7fffffff)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue