Re: [PATCH] cyclictest: remove inclusion of unnecessary headers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tue, 30 May 2023, Marcelo Tosatti wrote:

> 
> The following three headers seem to be unnecessary,
> and do not exist on FreeBSD.
> 
> Remove their inclusion.
> 
> Signed-off-by: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
> 
> diff --git a/src/cyclictest/cyclictest.c b/src/cyclictest/cyclictest.c
> index 82759d1..7b0f80f 100644
> --- a/src/cyclictest/cyclictest.c
> +++ b/src/cyclictest/cyclictest.c
> @@ -22,11 +22,8 @@
>  #include <time.h>
>  #include <errno.h>
>  #include <limits.h>
> -#include <linux/unistd.h>
>  
> -#include <sys/prctl.h>
>  #include <sys/stat.h>
> -#include <sys/sysinfo.h>
>  #include <sys/types.h>
>  #include <sys/time.h>
>  #include <sys/resource.h>
> 
> 

Signed-off-by: John Kacur <jkacur@xxxxxxxxxx>




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux