Rename dhcpc.c to ndhc.c.
This commit is contained in:
parent
eb6009a5ee
commit
5b7a3e43e0
@ -8,7 +8,7 @@ set(NDHC_SRCS
|
||||
packet.c
|
||||
script.c
|
||||
clientpacket.c
|
||||
dhcpc.c
|
||||
ndhc.c
|
||||
)
|
||||
|
||||
add_executable(ndhc ${NDHC_SRCS})
|
||||
|
Loading…
Reference in New Issue
Block a user