aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-supervision.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-supervision.c')
-rw-r--r--src/afb-supervision.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afb-supervision.c b/src/afb-supervision.c
index 5790c3ad..1575ae29 100644
--- a/src/afb-supervision.c
+++ b/src/afb-supervision.c
@@ -15,7 +15,7 @@
* limitations under the License.
*/
-#if defined(WITH_SUPERVISION)
+#if WITH_SUPERVISION
#define _GNU_SOURCE