1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

* libio/Makefile (headers): Add bits/stdio-lock.h here.

* sysdeps/mach/hurd/bits/stdio-lock.h: New file.
This commit is contained in:
Roland McGrath
2000-03-27 03:57:46 +00:00
parent a7ca88b86b
commit 1c479f72fe
4 changed files with 68 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
ifeq ($(subdir),libio)
sysdep_headers += bits/stdio-lock.h
endif