Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2007 21:37:46 GMT
From:      Fredrik Lindberg <fli@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 127154 for review
Message-ID:  <200710032137.l93LbkcK097711@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127154

Change 127154 by fli@fli_nexus on 2007/10/03 21:37:26

	Include util.h

Affected files ...

.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/var.c#4 edit

Differences ...

==== //depot/projects/soc2007/fli-mdns_sd/mdnsd/var.c#4 (text+ko) ====

@@ -49,6 +49,7 @@
 #include "log.h"
 #include "var.h"
 #include "mdnsd.h"
+#include "util.h"
 
 static int ev_ifaddr_init(int, struct event_io *, __unused ev_arg);
 static int ev_ifaddr(struct event_io *, ev_arg);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710032137.l93LbkcK097711>