Browse Source

[master] another compilation fix

Tomek Mrugalski 10 years ago
parent
commit
1e44d65c2d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/dhcpsrv/cfg_mac_source.h

+ 1 - 0
src/lib/dhcpsrv/cfg_mac_source.h

@@ -17,6 +17,7 @@
 
 #include <stdint.h>
 #include <vector>
+#include <string>
 
 namespace isc {
 namespace dhcp {