X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-autoipd%2Fmain.h;h=cc02df73c9daf8e9c4238773c44c0326df5ba66d;hb=39db4344c2dddac88efd0d99093ed8da2840216d;hp=61d5ed6fa788af09a1211adcf51a6783e11dd008;hpb=12874f5d761b4b80ac27c1fc758a93b69d92c34c;p=catta diff --git a/avahi-autoipd/main.h b/avahi-autoipd/main.h index 61d5ed6..cc02df7 100644 --- a/avahi-autoipd/main.h +++ b/avahi-autoipd/main.h @@ -1,21 +1,19 @@ #ifndef fooavahimainhfoo #define fooavahimainhfoo -/* $Id$ */ - /*** This file is part of avahi. - + avahi is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. - + avahi is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - + You should have received a copy of the GNU Lesser General Public License along with avahi; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 @@ -28,6 +26,7 @@ typedef enum Event { EVENT_TIMEOUT, EVENT_ROUTABLE_ADDR_CONFIGURED, EVENT_ROUTABLE_ADDR_UNCONFIGURED, + EVENT_REFRESH_REQUEST } Event; typedef enum State {