guestfs.h: Include <stdint.h>.
authorRichard Jones <rich@koneko.home.annexia.org>
Mon, 22 Mar 2010 10:29:18 +0000 (10:29 +0000)
committerRichard Jones <rich@koneko.home.annexia.org>
Mon, 22 Mar 2010 10:41:46 +0000 (10:41 +0000)
commite5fa90a795ab632918081195c356aa4c02ab61cd
treedfd036dc299c300f27137ffb6e56d353ce8f7e57
parent82bd4fac87dce677a69bc5297f11799baf3eb1f5
guestfs.h: Include <stdint.h>.

This allows programs to work if they just
  #include <guestfs.h>
and no other headers.  It's not useful in the general
case, but fixes some configure-time tests, particularly
the one for Ruby on OS X.
src/guestfs.h