DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.308.g891d9a master sbin/mount Makefile mount.c
commit 891d9aee856c439ef8fc18f5ee7ab785b6c7c899
Author: Alex Hornung <ahornung@gmail.com>
Date: Thu Aug 6 12:13:16 2009 +0100
mount - Add missing LDADD and #include
In mount.c, libutil.h was not being included, but getdevpath() is
used.
Also, -lutil was missing for the link stage.
Summary of changes:
sbin/mount/Makefile | 1 +
sbin/mount/mount.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/891d9aee856c439ef8fc18f5ee7ab785b6c7c899
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]