summaryrefslogtreecommitdiff
path: root/sysdeps/unix/bsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/bsd/Makefile')
-rw-r--r--sysdeps/unix/bsd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/bsd/Makefile b/sysdeps/unix/bsd/Makefile
new file mode 100644
index 0000000000..208fd24484
--- /dev/null
+++ b/sysdeps/unix/bsd/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),socket)
+sysdep_routines += cmsg_nxthdr
+endif