summaryrefslogtreecommitdiffstats
path: root/src/afb-api-so-vdyn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-api-so-vdyn.c')
-rw-r--r--src/afb-api-so-vdyn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afb-api-so-vdyn.c b/src/afb-api-so-vdyn.c
index c7890035..6be16b95 100644
--- a/src/afb-api-so-vdyn.c
+++ b/src/afb-api-so-vdyn.c
@@ -15,7 +15,7 @@
* limitations under the License.
*/
-#if defined(WITH_LEGACY_BINDING_VDYN)
+#if WITH_LEGACY_BINDING_VDYN
#define _GNU_SOURCE