]> The Tcpdump Group git mirrors - tcpdump/blobdiff - oui.c
CDP: fix "Unchecked return value" found by Coverity
[tcpdump] / oui.c
diff --git a/oui.c b/oui.c
index b170b0ebcbf9bc10c4a851aaa727d5cae2ff7563..a6d5787f79b92bcee540eb92036b9ebf9b82bba7 100644 (file)
--- a/oui.c
+++ b/oui.c
@@ -13,6 +13,7 @@
  * Original code by Hannes Gredler ([email protected])
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif