summaryrefslogtreecommitdiffstats
path: root/ldpd
diff options
context:
space:
mode:
Diffstat (limited to 'ldpd')
-rw-r--r--ldpd/ldp_snmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldpd/ldp_snmp.c b/ldpd/ldp_snmp.c
index 3932df48e..dfc7d145f 100644
--- a/ldpd/ldp_snmp.c
+++ b/ldpd/ldp_snmp.c
@@ -1166,7 +1166,7 @@ ldpTrapSessionDown(struct nbr * nbr)
ldpTrapSession(nbr, LDPSESSIONDOWN);
}
-static int ldp_snmp_agentx_enabled()
+static int ldp_snmp_agentx_enabled(void)
{
main_imsg_compose_both(IMSG_AGENTX_ENABLED, NULL, 0);