Rename dhcpc.h to config.h.
This commit is contained in:
parent
d34c5f27b2
commit
6772ddac1b
@ -40,7 +40,7 @@
|
||||
#include "dhcpd.h"
|
||||
#include "packet.h"
|
||||
#include "options.h"
|
||||
#include "dhcpc.h"
|
||||
#include "config.h"
|
||||
#include "log.h"
|
||||
#include "io.h"
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
|
||||
#include "ndhc-defines.h"
|
||||
#include "dhcpd.h"
|
||||
#include "dhcpc.h"
|
||||
#include "config.h"
|
||||
#include "options.h"
|
||||
#include "clientpacket.h"
|
||||
#include "packet.h"
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
#include "options.h"
|
||||
#include "dhcpd.h"
|
||||
#include "dhcpc.h"
|
||||
#include "config.h"
|
||||
#include "packet.h"
|
||||
#include "options.h"
|
||||
#include "log.h"
|
||||
|
Loading…
Reference in New Issue
Block a user