Ensure spl_config.h is include in spl-generic.c
This commit is contained in:
parent
1273cf284b
commit
0a6c005959
|
@ -38,6 +38,7 @@
|
||||||
#include <sys/utsname.h>
|
#include <sys/utsname.h>
|
||||||
#include <sys/file.h>
|
#include <sys/file.h>
|
||||||
#include <linux/kmod.h>
|
#include <linux/kmod.h>
|
||||||
|
#include "spl_config.h"
|
||||||
|
|
||||||
#ifdef DEBUG_SUBSYSTEM
|
#ifdef DEBUG_SUBSYSTEM
|
||||||
#undef DEBUG_SUBSYSTEM
|
#undef DEBUG_SUBSYSTEM
|
||||||
|
|
Loading…
Reference in New Issue