Code cleanup

This commit is contained in:
angt
2016-01-05 14:07:18 +01:00
parent 5efb379251
commit 40dd5ce18a
9 changed files with 163 additions and 159 deletions

View File

@@ -1,7 +1,8 @@
#include "common-static.h"
#include "ip-static.h"
#include "common.h"
#include "tun.h"
#include "str.h"
#include "ip.h"
#include <stdio.h>
#include <fcntl.h>