mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
parent
8d8edaea5d
commit
e14b58a82c
@ -11,8 +11,8 @@
|
|||||||
* under the terms of the GNU Affero General Public License version 3.
|
* under the terms of the GNU Affero General Public License version 3.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DHCP_H_
|
#ifndef _NET__DHCP_H_
|
||||||
#define _DHCP_H_
|
#define _NET__DHCP_H_
|
||||||
|
|
||||||
/* Genode */
|
/* Genode */
|
||||||
#include <base/exception.h>
|
#include <base/exception.h>
|
||||||
@ -476,4 +476,4 @@ class Net::Dhcp_packet
|
|||||||
|
|
||||||
} __attribute__((packed));
|
} __attribute__((packed));
|
||||||
|
|
||||||
#endif /* _DHCP_H_ */
|
#endif /* _NET__DHCP_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user