Re: server: Include stdint.h for int64_t

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

 



> 
> On Sun, Nov 15, 2015 at 7:46 PM, Francois Gouget
> <fgouget@xxxxxxxxxxxxxxx> wrote:
> > This fixes a compilation error with gcc 4.4 on RHEL 6.
> >
> > Signed-off-by: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
> > ---
> >  server/utils.h | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/server/utils.h b/server/utils.h
> > index 1ebc32f..cae03d4 100644
> > --- a/server/utils.h
> > +++ b/server/utils.h
> > @@ -19,6 +19,7 @@
> >  # define UTILS_H_
> >
> >  #include <time.h>
> > +#include <stdint.h>
> >
> >  typedef int64_t red_time_t;
> >
> > --
> > 2.6.2
> >
> > _______________________________________________
> > Spice-devel mailing list
> > Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> > http://lists.freedesktop.org/mailman/listinfo/spice-devel
> 
> Looks good, ACK!

Merged

Frediano
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]