#ifndef _LINUX_VSERVER_H #define _LINUX_VSERVER_H #include #include extern long vs_reboot(unsigned int, void *); #endif