diff options
Diffstat (limited to 'source3/lib/smbconf/smbconf.h')
-rw-r--r-- | source3/lib/smbconf/smbconf.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source3/lib/smbconf/smbconf.h b/source3/lib/smbconf/smbconf.h index 9679b2777d..c15caf4ea9 100644 --- a/source3/lib/smbconf/smbconf.h +++ b/source3/lib/smbconf/smbconf.h @@ -20,9 +20,7 @@ #ifndef __LIBSMBCONF_H__ #define __LIBSMBCONF_H__ -struct smbconf_ctx { - NT_USER_TOKEN *token; -}; +struct smbconf_ctx; /* the change sequence number */ struct smbconf_csn { |