1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

* sysdeps/unix/sysv/linux/ifreq.h: File removed.

* sysdeps/unix/sysv/linux/ifreq.c: #include "kernel-features.h" here.

	* sysdeps/mach/hurd/ifreq.h: File removed.
	(__ifreq): Function moved to ...
	* sysdeps/mach/hurd/ifreq.c: ... here, new file.
This commit is contained in:
Roland McGrath
2005-12-20 21:53:22 +00:00
parent 287058ead3
commit 7d9642f06f
3 changed files with 11 additions and 42 deletions

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1999, 2002, 2003, 2004 Free Software Foundation, Inc.
/* Copyright (C) 1999,2002,2003,2004,2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Jaeger <aj@suse.de>.
@ -18,6 +18,7 @@
02111-1307 USA. */
#include "ifreq.h"
#include "kernel-features.h"
/* Variable to signal whether SIOCGIFCONF is not available. */
#if __ASSUME_SIOCGIFNAME == 0 || 1