mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-01 23:40:22 +00: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>
|