Bug 8106 - source3/utils/smbget.c needs additional #include
Summary: source3/utils/smbget.c needs additional #include
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.6.0pre2
Hardware: IA64 Other
: P5 normal
Target Milestone: ---
Assignee: Björn Jacke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-24 16:58 UTC by Joachim Schmitz (mail address dead)
Modified: 2011-04-26 15:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joachim Schmitz (mail address dead) 2011-04-24 16:58:02 UTC
source3/utils/smbget.c needs additional 
#include "system/filesys.h" 
to be able to compile it, at least on HP NonStop
Comment 1 Guenther Deschner 2011-04-26 15:16:40 UTC
Pushed a fix upstream, will be included in next pre-release. Thanks!