Fix stray = in #define
Cette révision appartient à :
Parent
bb07b95993
révision
0b13f551f4
2
qssb.h
2
qssb.h
@ -46,7 +46,7 @@
|
||||
#ifndef HAVE_LANDLOCK
|
||||
#if LINUX_VERSION_CODE >= KERNEL_VERSION(5,13,0)
|
||||
/* TODO: Hopefully a fair assumption. But we need to runtime checks */
|
||||
#define HAVE_LANDLOCK = 1
|
||||
#define HAVE_LANDLOCK 1
|
||||
#endif
|
||||
#endif
|
||||
#if HAVE_LANDLOCK == 1
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user