Skip to content
Commit f02a6092 authored by Mikko Rapeli's avatar Mikko Rapeli Committed by David Teigland
Browse files

uapi linux/dlm_netlink.h: include linux/dlmconstants.h



Fixes userspace compilation error:

error: ‘DLM_RESNAME_MAXLEN’ undeclared here (not in a function)
  char resource_name[DLM_RESNAME_MAXLEN];

Signed-off-by: default avatarMikko Rapeli <mikko.rapeli@iki.fi>
Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 55acdd92
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment