Re: [ovs-dev] [PATCH 07/10] windows: add include to stream-windows.c

2017-03-07 Thread Guru Shetty
On 5 February 2017 at 20:41, Alin Serdean 
wrote:

> fatal_signal_unlink_file_now is used but the header for it is missing in
> the include section.
>
> Signed-off-by: Alin Gabriel Serdean 
>
Applied.


> ---
>  lib/stream-windows.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/lib/stream-windows.c b/lib/stream-windows.c
> index 1950014..44b88bf 100644
> --- a/lib/stream-windows.c
> +++ b/lib/stream-windows.c
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (c) 2016 Cloudbase Solutions Srl
> + * Copyright (c) 2016, 2017 Cloudbase Solutions Srl
>   *
>   * Licensed under the Apache License, Version 2.0 (the "License");
>   * you may not use this file except in compliance with the License.
> @@ -22,6 +22,7 @@
>  #include 
>  #include "poll-loop.h"
>  #include "dirs.h"
> +#include "fatal-signal.h"
>  #include "util.h"
>  #include "stream-provider.h"
>  #include "openvswitch/vlog.h"
> --
> 2.10.2.windows.1
> ___
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH 07/10] windows: add include to stream-windows.c

2017-03-07 Thread Sairam Venugopal
Acked-by: Sairam Venugopal 






On 2/5/17, 8:41 PM, "ovs-dev-boun...@openvswitch.org on behalf of Alin Serdean" 
 
wrote:

>fatal_signal_unlink_file_now is used but the header for it is missing in
>the include section.
>
>Signed-off-by: Alin Gabriel Serdean 
>---
> lib/stream-windows.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
>diff --git a/lib/stream-windows.c b/lib/stream-windows.c
>index 1950014..44b88bf 100644
>--- a/lib/stream-windows.c
>+++ b/lib/stream-windows.c
>@@ -1,5 +1,5 @@
> /*
>- * Copyright (c) 2016 Cloudbase Solutions Srl
>+ * Copyright (c) 2016, 2017 Cloudbase Solutions Srl
>  *
>  * Licensed under the Apache License, Version 2.0 (the "License");
>  * you may not use this file except in compliance with the License.
>@@ -22,6 +22,7 @@
> #include 
> #include "poll-loop.h"
> #include "dirs.h"
>+#include "fatal-signal.h"
> #include "util.h"
> #include "stream-provider.h"
> #include "openvswitch/vlog.h"
>-- 
>2.10.2.windows.1
>___
>dev mailing list
>d...@openvswitch.org
>https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev=DwICAg=uilaK90D4TOVoH58JNXRgQ=Z6vowHUOjP5ysP_g372c49Nqc1vEKqHKNBkR5Q5Z7uo=EMvAFL6hi4dJTHjZN0D_bsrzIyU7Z0yKkVrFcCmEYac=YxdZd27GFcaY5WwD71S8a3ZVYchl2CtEGh1nJOlJcys=
> 
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev