]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.
authorGünther Deschner <gd@samba.org>
Tue, 26 Apr 2011 12:58:01 +0000 (14:58 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Apr 2011 18:11:54 +0000 (20:11 +0200)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue Apr 26 16:41:17 CEST 2011 on sn-devel-104
(cherry picked from commit 633dbabe912f43fd4199453720fab299ccfefe03)
(cherry picked from commit dfe0029521f67163bdea3f82ccd90d91f82d74e6)

source3/utils/smbget.c

index fc65b3b570f811fac2d6dd7f41f1fa6a523b2c7e..c1ff16bd049ad6090b664c2070cee96a331c02c7 100644 (file)
@@ -17,6 +17,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "popt_common.h"
 #include "libsmbclient.h"