Date: Mon, 28 Jul 2008 12:32:42 GMT From: Rui Paulo <rpaulo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 146110 for review Message-ID: <200807281232.m6SCWgn9097005@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=146110 Change 146110 by rpaulo@rpaulo_epsilon on 2008/07/28 12:32:35 Don't include helper.h Affected files ... .. //depot/projects/soc2008/rpaulo-tcpad/timer.c#7 edit Differences ... ==== //depot/projects/soc2008/rpaulo-tcpad/timer.c#7 (text+ko) ==== @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $P4: //depot/projects/soc2008/rpaulo-tcpad/timer.c#6 $ + * $P4: //depot/projects/soc2008/rpaulo-tcpad/timer.c#7 $ */ #include <assert.h> @@ -43,7 +43,6 @@ #include "debug.h" #include "tcpad.h" #include "timer.h" -#include "helper.h" #include "dumper.h" static void timer_sigalrm(int sig);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281232.m6SCWgn9097005>