mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
if_index: Remove unneeded alloca.h include
Nothing is being used from this header. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
This commit is contained in:
parent
19fdc3542b
commit
a3461d4923
@ -15,7 +15,6 @@
|
||||
License along with the GNU C Library; if not, see
|
||||
<https://www.gnu.org/licenses/>. */
|
||||
|
||||
#include <alloca.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user