diff options
Diffstat (limited to 'networking/udhcp/common.h')
-rw-r--r-- | networking/udhcp/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/networking/udhcp/common.h b/networking/udhcp/common.h index b1d629b..9b26678 100644 --- a/networking/udhcp/common.h +++ b/networking/udhcp/common.h @@ -14,9 +14,6 @@ #define DEFAULT_SCRIPT "/usr/share/udhcpc/default.script" -#define SERVER_PORT 67 -#define CLIENT_PORT 68 - extern const uint8_t MAC_BCAST_ADDR[6]; /* six all-ones */ /*** packet.h ***/ |