Skip to content
Snippets Groups Projects
Commit 4c5caf47 authored by Brian Lee's avatar Brian Lee Committed by Andy Green
Browse files

dbus: signal.h needed explicitly on some platforms

parent 1112d40d
Branches
Tags
No related merge requests found
......@@ -15,6 +15,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <signal.h>
#include <libwebsockets.h>
#include <libwebsockets/lws-dbus.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment