summaryrefslogtreecommitdiffstats
path: root/src/include/usr/dhcpmgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/dhcpmgmt.h')
-rw-r--r--src/include/usr/dhcpmgmt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/usr/dhcpmgmt.h b/src/include/usr/dhcpmgmt.h
index 0f275600..2394dac4 100644
--- a/src/include/usr/dhcpmgmt.h
+++ b/src/include/usr/dhcpmgmt.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
struct net_device;
extern int dhcp ( struct net_device *netdev );