diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-08-23 21:50:04 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-09-21 13:50:30 +0300 |
commit | 2fa4ba01ffa2984e85ca77fce1430b6ae86ae84f (patch) | |
tree | 62523232e8db9307406cc6b2233873931c7ddce0 /utils/meson.build | |
parent | 54557e25f2d478623839fe17f82700bb97fff0b2 (diff) |
libcamera: Don't unnecessarily include event_notifier.h
The ipc_unixsocket.h and process.h internal headers don't need to
include event_notifier.h, the former because a forward declaration
suffices, and the latter because it doesn't use event notifiers. Remove
the unnecessary include, and include signal.h instead which is required
and was included indirectly through event_notifier.h.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'utils/meson.build')
0 files changed, 0 insertions, 0 deletions