Skip to content
Snippets Groups Projects
Commit 30f3426c authored by Arun Muthusamy's avatar Arun Muthusamy
Browse files

rm unwanted includes

parent 1336cc80
No related branches found
No related tags found
No related merge requests found
#include <getopt.h> #include <getopt.h>
#include "common_zte.h" #include "common_zte.h"
#include "dongle_apn.h"
#include "dongle_pin.h"
#include "dongle_network.h"
#include "dongle_infrastructure.h" #include "dongle_infrastructure.h"
struct ubus_context *global_ctx; struct ubus_context *global_ctx;
int debug; int debug;
struct uloop_timeout timeout = { .cb = devices_status }; struct uloop_timeout timeout = { .cb = devices_status };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment