#ifndef VNSTATD_H
#define VNSTATD_H

void daemonize(void);

#endif
