mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
dbus: signal.h needed explicitly on some platforms
This commit is contained in:
parent
7c6cfd2d05
commit
ce273b1c4f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include <libwebsockets.h>
|
||||
#include <libwebsockets/lws-dbus.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue