bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SH/Linux missing file


From: Andrew Haley
Subject: SH/Linux missing file
Date: Mon, 24 Sep 2001 19:27:05 +0100 (BST)

sys/io.h seems to be missing from the SH/Linux installation.

Andrew.


2001-09-24  Andrew Haley  <address@hidden>

        * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_headers): Add
        sys/io.h

Index: sysdeps/unix/sysv/linux/sh/Makefile
===================================================================
RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/sh/Makefile,v
retrieving revision 1.1
diff -c -2 -p -r1.1 Makefile
*** Makefile    2000/06/12 20:34:28     1.1
--- Makefile    2001/09/24 18:09:26
*************** endif
*** 5,8 ****
--- 5,9 ----
  ifeq ($(subdir),misc)
  sysdep_routines += setfsgid setfsuid setresgid setresuid
+ sysdep_headers += sys/io.h
  endif
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]