summaryrefslogtreecommitdiff
path: root/libopie2/opienet/dhcp.h
Side-by-side diff
Diffstat (limited to 'libopie2/opienet/dhcp.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opienet/dhcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libopie2/opienet/dhcp.h b/libopie2/opienet/dhcp.h
index 368e375..6ba4c53 100644
--- a/libopie2/opienet/dhcp.h
+++ b/libopie2/opienet/dhcp.h
@@ -44,2 +44,3 @@
+
#define DHCP_UDP_OVERHEAD (14 + /* Ethernet header */ \
@@ -199,2 +200,3 @@ struct dhcp_packet {
+
#endif