commit | 17de4f01bb665ab5bee735cfa1adaad80fcc6286 | [log] [tgz] |
---|---|---|
author | Paul Jensen <pauljensen@google.com> | Fri Apr 04 00:04:39 2014 -0400 |
committer | Paul Jensen <pauljensen@google.com> | Fri Apr 04 00:04:39 2014 -0400 |
tree | 9847debc105cdee7839c238c7ccb3c1ebf53d426 | |
parent | 7610f99f6cbfd94eafc2f2164ab69f15574c1fa6 [diff] [blame] |
Fix build break after a0efaec Change-Id: Ie8c77a53a3daeef61527ba4544cae417ade16fef
diff --git a/NatController.h b/NatController.h index cf059e1..2912e4b 100644 --- a/NatController.h +++ b/NatController.h
@@ -19,6 +19,7 @@ #include <linux/in.h> #include <list> +#include <string> class NetworkController; class SecondaryTableController;