]> git.ipfire.org Git - thirdparty/lxc.git/commit
Add <linux/types.h> header to lxcbtrfs.h 734/head
authorChristian Brauner <christian.brauner@mailbox.org>
Mon, 21 Dec 2015 10:38:30 +0000 (11:38 +0100)
committerChristian Brauner <christian.brauner@mailbox.org>
Mon, 28 Dec 2015 08:50:04 +0000 (09:50 +0100)
commitfc58bf2c622fc403107e6f8cd5601d0f102a4bb1
tree4d1ffb5e9662b15251b708ee1a0a784709f3316c
parente0d0f93be5ed23370c1822d5ae434dae7706e938
Add <linux/types.h> header to lxcbtrfs.h

Using

#include <sys/types.h>

is not sufficient to guarantee that __le64 and other types are defined.

Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
src/lxc/bdev/lxcbtrfs.h