Kenneth Graunke 6cfd16648d Remove pointless Android ifdefs for sys/fcntl.h.
On my system, sys/fcntl.h contains exactly one line:

   #include <fcntl.h>

So there's really no need to #ifdef it.  Also, intel_mmio.c already
included <fcntl.h>; there's no need to include it twice.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-02-11 11:48:02 +01:00
..
2012-01-24 23:18:21 +01:00
2012-01-24 23:18:21 +01:00
2011-04-04 22:03:44 +02:00
2011-03-29 22:52:50 +02:00
2011-03-29 22:52:50 +02:00
2011-02-14 15:57:40 +00:00
2012-01-25 21:01:55 -08:00