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)
committerGünther Deschner <gd@samba.org>
Tue, 26 Apr 2011 14:41:17 +0000 (16:41 +0200)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue Apr 26 16:41:17 CEST 2011 on sn-devel-104

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"