Sign in
coral
/
busybox
/
23465579df7082514a10b7f5d5d9794e248fc1f2
/
.
/
networking
/
udhcp
/
script.h
blob: 87a20cc170d2c2764f57a1816db8e2f24478f1c9 [
file
] [
log
] [
blame
]
#ifndef
_SCRIPT_H
#define
_SCRIPT_H
void
run_script
(
struct
dhcpMessage
*
packet
,
const
char
*
name
);
#endif