Fix stray = in #define

Tá an tiomantas seo le fáil i:
Albert S. 2021-06-05 14:03:42 +02:00
tuismitheoir bb07b95993
tiomantas 0b13f551f4

2
qssb.h
Féach ar an gComhad

@ -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