Re: [PATCH] include/atomic.h: add stdlib.h for size_t

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

 



Applied; thanks!

sage


On Tue, 11 Dec 2012, Danny Al-Gaaf wrote:

> Include missing stdlib.h needed for size_t.
> 
> Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@xxxxxxxxx>
> ---
>  src/include/atomic.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/src/include/atomic.h b/src/include/atomic.h
> index 0c22b26..3ecbd28 100644
> --- a/src/include/atomic.h
> +++ b/src/include/atomic.h
> @@ -20,6 +20,8 @@
>  # include "acconfig.h"
>  #endif
>  
> +#include <stdlib.h>
> +
>  #ifndef NO_ATOMIC_OPS
>  
>  // libatomic_ops implementation
> -- 
> 1.8.0.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux