Rename dhcpc.h to config.h.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user