maint.mk: Update system header list for #include syntax checks.
[gnulib.git] / tests / test-fseek.sh
blob4ad3fda44747570ccfa7e78d05d615d826aa375e
1 #!/bin/sh
3 ${CHECKER} ./test-fseek${EXEEXT} 1 < "$srcdir/test-fseek.sh" || exit 1
4 echo hi | ${CHECKER} ./test-fseek${EXEEXT} || exit 1
5 exit 0