[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: undefined reference to `match_fstype'
From:       "gotrunks () gmail ! com" <gotrunks () gmail ! com>
Date:       2011-08-30 23:29:12
Message-ID: CAMYtjAoMmgs-0hp7j-jVRpVuPxUzDa7E2r5X8gC1sXPNNo8paw () mail ! gmail ! com
[Download RAW message or body]

diff --git a/libbb/match_fstype.c b/libbb/match_fstype.c
index c792d13..32c3d7f 100644
--- a/libbb/match_fstype.c
+++ b/libbb/match_fstype.c
@@ -10,10 +10,10 @@
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */

-#ifdef HAVE_MNTENT_H
-
 #include "libbb.h"

+#ifdef HAVE_MNTENT_H
+
 int FAST_FUNC match_fstype(const struct mntent *mt, const char *t_fstype)
 {
        int match = 1;
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic