Improve setting of options
[src/app-framework-binder.git] / src / afb-supervision.c
index 5790c3a..1575ae2 100644 (file)
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-#if defined(WITH_SUPERVISION)
+#if WITH_SUPERVISION
 
 #define _GNU_SOURCE