4 lines
92 B
C
Executable File
4 lines
92 B
C
Executable File
#ifndef __HOTPLUG_H__
|
|
#define __HOTPLUG_H__
|
|
extern int MonitorNetlinkUevent(void);
|
|
#endif |