summaryrefslogtreecommitdiff
path: root/source3/smbd/smbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/smbd.h')
-rw-r--r--source3/smbd/smbd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/smbd/smbd.h b/source3/smbd/smbd.h
index 4bc70a2a80..df88e91a23 100644
--- a/source3/smbd/smbd.h
+++ b/source3/smbd/smbd.h
@@ -19,6 +19,8 @@
#ifndef _SMBD_SMBD_H
#define _SMBD_SMBD_H
+struct dptr_struct;
+
#include "smb_acls.h"
#include "vfs.h"
#include "smbd/proto.h"