]> git.sur5r.net Git - bacula/bacula/commit
Tweak restore.h to include sys/types.h
authorMarco van Wieringen <mvw@planets.elm.net>
Mon, 16 Jan 2012 18:15:47 +0000 (19:15 +0100)
committerMarco van Wieringen <mvw@planets.elm.net>
Mon, 16 Jan 2012 19:02:27 +0000 (20:02 +0100)
commit293ce6f55d11d4ab20f1c023205cb30fe9f5e75e
treecff5c197879cbd96d63be4521b5ccceb34ff3600
parentc986a8663e1ce17e5a238888eee8fa52d8d48b76
Tweak restore.h to include sys/types.h

For things like int64_t to be defined include sys/types.h
as on some platforms that is not included by default.
bacula/src/qt-console/restore/restore.h