# HG changeset patch # User diego # Date 1285534389 0 # Node ID a27f96e11216e5c8adb27896395c5de7d86a1503 # Parent 62828818e3d44ff426926981475b86f682d31cca Remove unnecessary linux/types.h #include from Apple IR check. diff -r 62828818e3d4 -r a27f96e11216 configure --- a/configure Sun Sep 26 20:51:30 2010 +0000 +++ b/configure Sun Sep 26 20:53:09 2010 +0000 @@ -4040,7 +4040,6 @@ if test "$_apple_ir" = auto ; then _apple_ir=no cat > $TMPC < #include int main(void) { struct input_event ev; struct input_id id; return 0; } EOF