summaryrefslogtreecommitdiffstats
path: root/sys/ofed/include/rdma/sdp_socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ofed/include/rdma/sdp_socket.h')
-rw-r--r--sys/ofed/include/rdma/sdp_socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/ofed/include/rdma/sdp_socket.h b/sys/ofed/include/rdma/sdp_socket.h
index 902dc97..6b07589 100644
--- a/sys/ofed/include/rdma/sdp_socket.h
+++ b/sys/ofed/include/rdma/sdp_socket.h
@@ -3,10 +3,12 @@
#ifndef SDP_SOCKET_H
#define SDP_SOCKET_H
+#ifndef __FreeBSD__
#ifndef AF_INET_SDP
#define AF_INET_SDP 27
#define PF_INET_SDP AF_INET_SDP
#endif
+#endif
#ifndef SDP_ZCOPY_THRESH
#define SDP_ZCOPY_THRESH 80
OpenPOWER on IntegriCloud