PERFORCE change 222681 for review
Brooks Davis
brooks at FreeBSD.org
Wed Mar 6 23:49:29 UTC 2013
http://p4web.freebsd.org/@@222681?ac=10
Change 222681 by brooks at 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>
More information about the p4-projects
mailing list