diff options
author | Toomas Soome <tsoome@me.com> | 2016-06-21 15:45:49 +0300 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2016-07-22 07:39:00 -0700 |
commit | cda73f64f20b8a0afc4909f5ea1f055ec7913856 (patch) | |
tree | 6f93e00913bd2c9f2aab6396979ba091da82dde6 /usr/src/cmd/cmd-inet/usr.lib/mdnsd/dnssec.h | |
parent | 6da83bb0b886fae280a129718d645576517b62c6 (diff) | |
download | illumos-joyent-cda73f64f20b8a0afc4909f5ea1f055ec7913856.tar.gz |
7139 Sync mDNS with mDNSResponder-625.41.2
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/cmd/cmd-inet/usr.lib/mdnsd/dnssec.h')
-rw-r--r-- | usr/src/cmd/cmd-inet/usr.lib/mdnsd/dnssec.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/cmd-inet/usr.lib/mdnsd/dnssec.h b/usr/src/cmd/cmd-inet/usr.lib/mdnsd/dnssec.h index 1a8d95351b..b770af8de0 100644 --- a/usr/src/cmd/cmd-inet/usr.lib/mdnsd/dnssec.h +++ b/usr/src/cmd/cmd-inet/usr.lib/mdnsd/dnssec.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 4 -*- * - * Copyright (c) 2011 Apple Computer, Inc. All rights reserved. + * Copyright (c) 2011-2013 Apple Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -14,6 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + #ifndef __DNSSEC_H #define __DNSSEC_H |