clients: fix build on Linux

Cannot find out why stropts.h is needed and Linux doesn't support
streams anyway, so there is no stropts.h.

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
Olivier Fourdan 2016-01-14 14:46:14 +01:00 committed by Derek Foreman
parent ea8fb94337
commit 602b6b6435
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
#include <drm_fourcc.h>
#include <stropts.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <fcntl.h>