scst: Unbreak the build on Debian systems

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7400 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-05-05 08:41:51 +00:00
parent b973e9fafe
commit 753b670a39
+4
View File
@@ -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)