Add iface.[ch]

This commit is contained in:
Adrien Gallouët
2017-03-07 10:33:28 +00:00
parent eb5c6853c1
commit 195908d379
6 changed files with 36 additions and 25 deletions

View File

@@ -14,6 +14,8 @@ glorytun_SOURCES = \
src/option.h \
src/tun.c \
src/tun.h \
src/iface.c \
src/iface.h \
src/db.c \
src/db.h