Fork for fixes

Revision:
11:647d53d146f1
Parent:
9:a156d3de5647
Child:
19:58e840279555
Child:
20:8d5738a6646e
--- a/DhcpClient.h	Tue Aug 27 22:08:54 2019 +0000
+++ b/DhcpClient.h	Fri Aug 30 08:11:40 2019 +0000
@@ -1,7 +1,7 @@
 // DHCP Library v0.3 - April 25, 2009
 // Author: Jordan Terrell - blog.jordanterrell.com
-#ifndef Dhcp_h
-#define Dhcp_h
+#ifndef DHCPCLIENT_h
+#define DHCPCLIENT_h
 
 #include "UdpSocket.h"
 #include "IpAddress.h"