Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2013 23:49:28 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 222681 for review
Message-ID:  <201303062349.r26NnSUJ076839@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@222681?ac=10

Change 222681 by brooks@brooks_zenith on 2013/03/06 23:48:36

	Remove bogus libmagic dependency.

Affected files ...

.. //depot/projects/ctsrd/cheribsd/src/ctsrd/mtlctl/Makefile#3 integrate
.. //depot/projects/ctsrd/cheribsd/src/ctsrd/mtlctl/mtlctl.c#3 integrate

Differences ...

==== //depot/projects/ctsrd/cheribsd/src/ctsrd/mtlctl/Makefile#3 (text+ko) ====


==== //depot/projects/ctsrd/cheribsd/src/ctsrd/mtlctl/mtlctl.c#3 (text+ko) ====

@@ -44,7 +44,6 @@
 #include <fcntl.h>
 #include <fnmatch.h>
 #include <libutil.h>
-#include <magic.h>
 #include <png.h>
 #include <stdio.h>
 #include <stdlib.h>



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