dlm: linux/{dlm,dlm_device}.h: cleanup for userspace
commitc1c76743e98346eb052b707f0e054377a09441d1
authorMike Frysinger <vapier@gentoo.org>
Mon, 21 Apr 2008 16:35:39 +0000 (21 11:35 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 21 Apr 2008 16:35:39 +0000 (21 11:35 -0500)
tree375f3378d2b90ac22445fd68843ee10afa253bde
parent3d564fa3472d36cd6aa70514c37b8bbbec5b17ab
dlm: linux/{dlm,dlm_device}.h: cleanup for userspace

linux/dlm_device.h uses types from dlm.h and types.h, so pull them in.  The
dlm.h header should use __u## rather than uint##_t types and thus pull in
linux/types.h for it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: David Teigland <teigland@redhat.com>
include/linux/dlm.h
include/linux/dlm_device.h