Add missing includes for Fedora 9 (Victor Wodecki)
This commit is contained in:
parent
adbbee355e
commit
7029028cd6
6 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
|
||||
static const char* ECHO_SERVER_NAME = "org.freedesktop.DBus.Examples.Echo";
|
||||
static const char* ECHO_SERVER_PATH = "/org/freedesktop/DBus/Examples/Echo";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue