mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
scst: Unbreak the build on Debian systems
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#include "scst_pres.h"
|
||||
#include "scst_dlm.h"
|
||||
|
||||
#ifndef RHEL_RELEASE_VERSION
|
||||
#define RHEL_RELEASE_VERSION(maj, min) 0
|
||||
#endif
|
||||
|
||||
#if (defined(CONFIG_DLM) || defined(CONFIG_DLM_MODULE)) && \
|
||||
!defined(CONFIG_SCST_NO_DLM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user