Address code analysis issues
This change addresses code analysis issues which were found to be
potential bugs in the code. The details are captured in the Jira
ticket.
Issue-ID: RIC-673
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ic05b716780f5fae76e98a3c5fa8be98fcd8452d8
diff --git a/test/mbuf_api_test.c b/test/mbuf_api_test.c
index ac73976..75d8445 100644
--- a/test/mbuf_api_test.c
+++ b/test/mbuf_api_test.c
@@ -48,6 +48,7 @@
#include "rmr.h"
#include "rmr_agnostic.h"
+#include "logging.c"
#include "mbuf_api.c"
#define MSG_VER 3