Sounds like your program includes <linux/time.h>.
But every program that includes <linux/foo.h> is broken
or will break.
Probably things will be better if you replace <linux/time.h>
by <time.h> or so.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/