diff options
Diffstat (limited to 'source3/lib')
-rw-r--r-- | source3/lib/filename_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/filename_util.c b/source3/lib/filename_util.c index aad8a08e2b..f12ca2d781 100644 --- a/source3/lib/filename_util.c +++ b/source3/lib/filename_util.c @@ -17,6 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" +#include "smbd/smbd.h" /** * XXX: This is temporary and there should be no callers of this outside of |