mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-18 19:10:06 +00:00
38bb8feb80
2001-08-01 Mark Kettenis <kettenis@gnu.org> * sysdeps/unix/bsd/bsd4.4/Makefile: New file. * sysdeps/unix/bsd/bsd4.4/Versions: New file. * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file. * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct test for cmsg struct size.
4 lines
61 B
Makefile
4 lines
61 B
Makefile
ifeq ($(subdir),socket)
|
|
sysdep_routines += cmsg_nxthdr
|
|
endif
|