Skip to content

Commit

Permalink
QFbVtHandler: Remove unused sys/signalfd.h include
Browse files Browse the repository at this point in the history
Change-Id: Ia9fa3c4de0a1dbdd1b36730c82f5180c2128cbcf
Reviewed-by: Oswald Buddenhagen <[email protected]>
Reviewed-by: Laszlo Agocs <[email protected]>
  • Loading branch information
dongmeiwang authored and alpqr committed Aug 29, 2017
1 parent 0270651 commit 63002b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platformsupport/fbconvenience/qfbvthandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
#include <signal.h>
#include <errno.h>
#include <fcntl.h>
#include <sys/signalfd.h>
#include <sys/ioctl.h>
#include <linux/kd.h>

Expand Down

0 comments on commit 63002b2

Please sign in to comment.