mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
8942a07afc
* sysdeps/unix/sysv/linux/Dist: Add it. * sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (headers): Add net/if.h. * Makeconfig (link-libc): Add libc.a after libc.so in link. * Rules (static-only-routines rule): Use empty.o instead of dummy.o. (empty.o): New target. (generated): Add empty.c, empty.o.
2 lines
22 B
C
2 lines
22 B
C
#include <linux/if.h>
|