DragonFly commits List (threaded) for 2009-08
DragonFly BSD
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


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Aug 2009 03:16:47 -0700 (PDT)

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]