safe exported namespace for udhcp. Not full, bore :-(
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#ifndef _SCRIPT_H
|
||||
#define _SCRIPT_H
|
||||
|
||||
#define run_script udhcp_run_script
|
||||
extern void run_script(struct dhcpMessage *packet, const char *name);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user