misc-progs: Move network stuff to own header file.

This commit is contained in:
Michael Tremer
2013-10-12 18:22:51 +02:00
parent 42ec14cf2b
commit 52e54c1c9a
8 changed files with 62 additions and 44 deletions

View File

@@ -13,7 +13,9 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <signal.h>
#include "setuid.h"
#include "netutil.h"
/*
This module is responsible for start stop of the vpn system.