]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Compilation fix after 4106
authorTomek Mrugalski <tomasz@isc.org>
Thu, 10 Dec 2015 12:55:19 +0000 (13:55 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 10 Dec 2015 12:55:19 +0000 (13:55 +0100)
src/lib/dhcpsrv/dhcp4o6_ipc.cc

index 4e25d1664347fb677c38c5291d983b74e1273077..689cddadd83cdc780a6e5bf2cbbbe799c62967aa 100644 (file)
@@ -231,7 +231,7 @@ void Dhcp4o6IpcBase::send(const Pkt6Ptr& pkt) {
     }
 
     // Check if vendor option exists.
-    OptionVendorPtr option_vendor = dynamic_pointer_cast<
+    OptionVendorPtr option_vendor = boost::dynamic_pointer_cast<
         OptionVendor>(pkt->getOption(D6O_VENDOR_OPTS));
 
     // If vendor option doesn't exist or its enterprise id is not ISC's