summaryrefslogtreecommitdiff
path: root/bgpd/rfapi/rfapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/rfapi/rfapi.h')
-rw-r--r--bgpd/rfapi/rfapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/rfapi/rfapi.h b/bgpd/rfapi/rfapi.h
index 6af2ebeeb8..beb44aa780 100644
--- a/bgpd/rfapi/rfapi.h
+++ b/bgpd/rfapi/rfapi.h
@@ -21,7 +21,7 @@
#ifndef _QUAGGA_BGP_RFAPI_H
#define _QUAGGA_BGP_RFAPI_H
-#if ENABLE_BGP_VNC
+#ifdef ENABLE_BGP_VNC
#include <stdint.h>
#include <netinet/in.h>