Skip to content

Commit

Permalink
Update after comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AniruddhaKanhere committed Mar 25, 2021
1 parent 7012008 commit 29d719d
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 87 deletions.
2 changes: 0 additions & 2 deletions include/FreeRTOS_DHCP.h
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@
/* Internal call: returns true if socket is the current DHCP socket */
BaseType_t xIsDHCPSocket( Socket_t xSocket );

struct xDHCPMessage_IPv4;

#if ( ipconfigUSE_DHCP_HOOK != 0 )

/* Prototype of the hook (or callback) function that must be provided by the
Expand Down
Loading

0 comments on commit 29d719d

Please sign in to comment.