#ifndef _DISKTIMEOUT_H_ #define _DISKTIMEOUT_H_ int disktimeout_exit(void); int disktimeout_init(void); #endif /* _DISKTIMEOUT_H_ */