On Thu, Oct 19, 2023 at 03:50:20PM +0100, Luca Fancellu wrote:
> From: Khem Raj <raj.k...@gmail.com>
> 
> Signed-off-by: Khem Raj <raj.k...@gmail.com>
> ---
>  interface.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/interface.c b/interface.c
> index 29229ad6f53d..9a83c36933e7 100644
> --- a/interface.c
> +++ b/interface.c
> @@ -5,6 +5,7 @@
>   * @note SPDX-License-Identifier: GPL-2.0+
>   */
>  #include <stdlib.h>
> +#include <string.h>
>  #include "interface.h"

What problem does this fix?

Thanks,
Richard


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to