1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-04-06 17:49:11 +03:00

Ensure spl_config.h is include in spl-generic.c

This commit is contained in:
Brian Behlendorf 2009-11-15 15:04:33 -08:00
parent 1273cf284b
commit 0a6c005959

View File

@ -38,6 +38,7 @@
#include <sys/utsname.h>
#include <sys/file.h>
#include <linux/kmod.h>
#include "spl_config.h"
#ifdef DEBUG_SUBSYSTEM
#undef DEBUG_SUBSYSTEM