forked from jbagg/QtZeroConf
updates from avahi project
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <poll.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
@@ -22,7 +22,7 @@
|
||||
|
||||
/** \file simple-watch.h Simple poll() based main loop implementation */
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <poll.h>
|
||||
#include <avahi-common/cdecl.h>
|
||||
#include <avahi-common/watch.h>
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <poll.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
@@ -22,7 +22,7 @@
|
||||
|
||||
/** \file thread-watch.h Threaded poll() based main loop implementation */
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <poll.h>
|
||||
#include <avahi-common/cdecl.h>
|
||||
#include <avahi-common/watch.h>
|
||||
|
||||
|
@@ -22,7 +22,7 @@
|
||||
|
||||
/** \file watch.h Simplistic main loop abstraction */
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <poll.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <avahi-common/cdecl.h>
|
||||
|
Reference in New Issue
Block a user