mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
8d8edaea5d
commit
e14b58a82c
@@ -11,8 +11,8 @@
|
||||
* under the terms of the GNU Affero General Public License version 3.
|
||||
*/
|
||||
|
||||
#ifndef _DHCP_H_
|
||||
#define _DHCP_H_
|
||||
#ifndef _NET__DHCP_H_
|
||||
#define _NET__DHCP_H_
|
||||
|
||||
/* Genode */
|
||||
#include <base/exception.h>
|
||||
@@ -476,4 +476,4 @@ class Net::Dhcp_packet
|
||||
|
||||
} __attribute__((packed));
|
||||
|
||||
#endif /* _DHCP_H_ */
|
||||
#endif /* _NET__DHCP_H_ */
|
||||
|
||||
Reference in New Issue
Block a user