X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=avahi-common%2Fwatch.h;h=b973683c239083ca77ef12231251aebece6615e0;hb=80ffb739edcbcdc2a22bfed71b7913213392f6ff;hp=7bab4f8fb8140f309787d06fa3303dea15ddd118;hpb=769c00f228ba0d37217aaf1424dedde390e7a01c;p=catta diff --git a/avahi-common/watch.h b/avahi-common/watch.h index 7bab4f8..b973683 100644 --- a/avahi-common/watch.h +++ b/avahi-common/watch.h @@ -25,9 +25,9 @@ /** \file watch.h Simplistic main loop abstraction */ #include -#include +#include -#include "timeval.h" +#include #ifndef DOXYGEN_SHOULD_SKIP_THIS AVAHI_C_DECL_BEGIN @@ -36,7 +36,7 @@ AVAHI_C_DECL_BEGIN /** An I/O watch object */ typedef struct AvahiWatch AvahiWatch; -/** An I/O watch object */ +/** A timeout watch object */ typedef struct AvahiTimeout AvahiTimeout; /** An event polling abstraction object */