]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] another compilation fix
authorTomek Mrugalski <tomasz@isc.org>
Tue, 23 Dec 2014 23:02:07 +0000 (00:02 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 23 Dec 2014 23:02:07 +0000 (00:02 +0100)
src/lib/dhcpsrv/cfg_mac_source.h

index 6d04cda513539b369f6416717da05aef65df363c..4a00b896404c3b16da87495cb73390adfa40f9c4 100644 (file)
@@ -17,6 +17,7 @@
 
 #include <stdint.h>
 #include <vector>
+#include <string>
 
 namespace isc {
 namespace dhcp {