mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
scst_local/procfs bug fix: do not include <scst_const.h> before <scst.h> (merged r3489 from the trunk).
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@3555 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include <scst/scst.h>
|
||||
#include <scst/scst_debug.h>
|
||||
#else
|
||||
#include <scst_const.h>
|
||||
#include <scst.h>
|
||||
#include <scst_debug.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user