index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
check-compat.sh
blob: b7603a80997576e6fbafc580d69e0fc0b27e0b3f (
plain
) (
blame
)
1
2
3
4
5
# $Id$
grep
"#include"
compat.h
|
while
read
line
;
do
grep
"
$line
"
*
.
[
ch
]
compat
/*
.
[
ch
]
done