Files
2023-05-14 11:44:44 +00:00

4 lines
92 B
C
Executable File

#ifndef __HOTPLUG_H__
#define __HOTPLUG_H__
extern int MonitorNetlinkUevent(void);
#endif