xref
: /
third_party
/
libinput
/
test
/
test-util-includes.c
(revision a46c0ec8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/libinput/test/
1
/* compile test for the util files */
2
#
include
@
FILE
@
3
4
int
main
(
void
) {
5
return
0;
6
}
7