summaryrefslogtreecommitdiff
path: root/snmp_ntp/snmp_ntp.c
diff options
context:
space:
mode:
Diffstat (limited to 'snmp_ntp/snmp_ntp.c')
-rw-r--r--snmp_ntp/snmp_ntp.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/snmp_ntp/snmp_ntp.c b/snmp_ntp/snmp_ntp.c
index fcc129a917fa0..285168b1d9828 100644
--- a/snmp_ntp/snmp_ntp.c
+++ b/snmp_ntp/snmp_ntp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005
+ * Copyright (c) 2005,2018
* Hartmut Brandt.
* All rights reserved.
*
@@ -53,6 +53,8 @@
#include "support.h"
#include "snmpmod.h"
+
+#define SNMPTREE_TYPES
#include "ntp_tree.h"
#include "ntp_oid.h"