Commit 8fb5a37b authored by Navid Nikaein's avatar Navid Nikaein

protect includes related to DB (mysql)

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4032 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 8c339ad6
......@@ -42,11 +42,13 @@
#include "otg_vars.h"
#include "../UTIL/MATH/oml.h"
#include <math.h>
#include "otg_form.h"
#ifdef ENABLE_DB_STATS
#include <mysql.h>
#include <m_ctype.h>
#include <sql_common.h>
#include "otg_form.h"
#endif
extern unsigned char NB_eNB_INST;
extern unsigned char NB_UE_INST;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment