mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
* scripts/check-local-headers.sh: Revert last change.
This commit is contained in:
@ -30,8 +30,7 @@ if fgrep "$includedir" */*.d |
|
||||
fgrep -v "$includedir/asm" |
|
||||
fgrep -v "$includedir/linux" |
|
||||
fgrep -v "$includedir/selinux" |
|
||||
fgrep -v "$includedir/gd" |
|
||||
fgrep -v "$includedir/c++"; then
|
||||
fgrep -v "$includedir/gd"; then
|
||||
# If we found a match something is wrong.
|
||||
exit 1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user