diff options
author | Doug Ledford <dledford@redhat.com> | 2014-08-12 19:20:11 -0400 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2014-08-12 22:03:31 -0700 |
commit | db1044d458a287c18c4d413adc4ad12e92e253b5 (patch) | |
tree | da2b22b41f6c7c7c66566922979cef5136d5a4c2 /fs/ufs | |
parent | 859976da0307618d1169616f9cb03936716106eb (diff) | |
download | op-kernel-dev-db1044d458a287c18c4d413adc4ad12e92e253b5.zip op-kernel-dev-db1044d458a287c18c4d413adc4ad12e92e253b5.tar.gz |
RDMA/uapi: Include socket.h in rdma_user_cm.h
added struct sockaddr_storage to rdma_user_cm.h without also adding an
include for linux/socket.h to make sure it is defined. Systemtap
needs the header files to build standalone and cannot rely on other
files to pre-include other headers, so add linux/socket.h to the list
of includes in this file.
Fixes: ee7aed4528f ("RDMA/ucma: Support querying for AF_IB addresses")
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions