Re: [PATCH v2] Add -ftabstop=WIDTH

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

 



"Hannes Eder" <hannes@xxxxxxxxxxxxxx> writes:

> diff --git a/lib.c b/lib.c
> index 059ba3b..221e7b8 100644
> --- a/lib.c
> +++ b/lib.c
> @@ -15,6 +15,8 @@
>  #include <string.h>
>  #include <unistd.h>
>  #include <assert.h>
> +#include <limits.h>
> +#include <errno.h>

These includes after Chris's simplification should not be needed, no?
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux