Acked-by: Nithin Raju
On Dec 16, 2014, at 9:00 AM, Gurucharan Shetty
wrote:
> Without it, the build on Windows fails.
>
> Signed-off-by: Gurucharan Shetty
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
2014 7:00 PM
> Către: dev@openvswitch.org
> Cc: Gurucharan Shetty
> Subiect: [ovs-dev] [PATCH] daemon-windows: Add a missing header.
>
> Without it, the build on Windows fails.
>
> Signed-off-by: Gurucharan Shetty
> ---
> lib/daemon-windows.c |1 +
> 1 file
Acked-by: Alin Gabriel Serdean
-Mesaj original-
De la: dev [mailto:dev-boun...@openvswitch.org] În numele Gurucharan Shetty
Trimis: Tuesday, December 16, 2014 7:00 PM
Către: dev@openvswitch.org
Cc: Gurucharan Shetty
Subiect: [ovs-dev] [PATCH] daemon-windows: Add a missing header
Without it, the build on Windows fails.
Signed-off-by: Gurucharan Shetty
---
lib/daemon-windows.c |1 +
1 file changed, 1 insertion(+)
diff --git a/lib/daemon-windows.c b/lib/daemon-windows.c
index cb205ca..04e1f1a 100644
--- a/lib/daemon-windows.c
+++ b/lib/daemon-windows.c
@@ -19,6 +19,7