diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2012-02-10 22:19:16 -0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-02-11 11:48:02 +0100 |
commit | 6cfd16648d8d229c4ab474e4beff1cc131287238 (patch) | |
tree | a6fc9f83316ccc7baee1dfaea0d3433b7afeb260 /demos | |
parent | b39a74ba4ef36889465b03c93d3d4940b21af465 (diff) |
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>
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions