Change folderstructure

This commit is contained in:
PolynomialDivision 2017-07-12 18:04:32 +02:00
parent 1cefa5b4b8
commit e1f63dc3c1
18 changed files with 133 additions and 902 deletions

View file

@ -8,8 +8,9 @@
#define ETH_ALEN 6
#endif
#include "networksocket.h"
#include "ubus.h"
#include "networksocket.h"
#include "utils.h"
static struct ubus_context *ctx;