Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
696b5a628f0f31f4c3566b5c0ab51fbd9f9f9880
/
.
/
tools
/
check-compat.sh
blob: b7603a80997576e6fbafc580d69e0fc0b27e0b3f [
file
] [
log
] [
blame
] [
raw
]
# $Id$
grep
"#include"
compat
.
h
|
while
read line
;
do
grep
"$line"
*.[
ch
]
compat
/*.[
ch
]
done