diff options
author | Doug Ledford <dledford@redhat.com> | 2014-08-12 19:20:11 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-17 09:19:24 -0700 |
commit | 274a2532607a785216bb022231f16673bbf72e22 (patch) | |
tree | cac57421215f6894e5cb3b764da54f47b94019b9 /lib/mpi/mpiutil.c | |
parent | f4764072d92fe6a1d2181fb81067ae5791b992b6 (diff) |
RDMA/uapi: Include socket.h in rdma_user_cm.h
commit db1044d458a287c18c4d413adc4ad12e92e253b5 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions