Rename packet.[ch] to dhcp.[ch].

This commit is contained in:
Nicholas J. Kain
2011-07-02 03:51:44 -04:00
parent d9571c62cf
commit cfd9822252
9 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
#ifndef OPTIONS_H_
#define OPTIONS_H_
#include "packet.h"
#include "dhcp.h"
/* DHCP option codes (partial list) */
#define DHCP_PADDING 0x00