summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/bsdp/bsdp_option_default_boot_image_id.go
diff options
context:
space:
mode:
authorSean Karlage <skarlage@get9.io>2018-03-30 11:59:09 -0700
committerinsomniac <insomniacslk@users.noreply.github.com>2018-03-30 19:59:09 +0100
commite54ed8cc0a75ad30c54286a0bc0b369c29c6941d (patch)
treea01c484688913606c081c12edbb6fc80674998b6 /dhcpv4/bsdp/bsdp_option_default_boot_image_id.go
parent984e562bca486c32b5d609e93b13da753a270ce8 (diff)
Remove build tags (#27)
Removes build tags from BSDP and breaks vendor class identifier into OS-specific implementations so it is easier to integrate bsdp with other libs.
Diffstat (limited to 'dhcpv4/bsdp/bsdp_option_default_boot_image_id.go')
-rw-r--r--dhcpv4/bsdp/bsdp_option_default_boot_image_id.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/dhcpv4/bsdp/bsdp_option_default_boot_image_id.go b/dhcpv4/bsdp/bsdp_option_default_boot_image_id.go
index 70e340d..4c87df8 100644
--- a/dhcpv4/bsdp/bsdp_option_default_boot_image_id.go
+++ b/dhcpv4/bsdp/bsdp_option_default_boot_image_id.go
@@ -1,5 +1,3 @@
-// +build darwin
-
package bsdp
import (