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>
This commit is contained in:
Mike Frysinger 2008-04-21 11:35:39 -05:00 • committed by David Teigland
commit c1c76743e9
2 changed files with 10 additions and 1 deletions