diff -ur net-snmp-5.8.orig/include/net-snmp/library/int64.h net-snmp-5.8/include/net-snmp/library/int64.h --- net-snmp-5.8.orig/include/net-snmp/library/int64.h 2018-07-16 14:33:40.000000000 +0000 +++ net-snmp-5.8/include/net-snmp/library/int64.h 2018-08-31 10:50:18.665987890 +0000 @@ -5,14 +5,6 @@ extern "C" { #endif -#ifndef NETSNMP_REMOVE_U64 - /* - * Note: using the U64 typedef is deprecated because this typedef conflicts - * with a typedef with the same name defined in the Perl header files. - */ - typedef struct counter64 U64; -#endif - #define I64CHARSZ 21 void divBy10(struct counter64, struct counter64 *,