diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-25 18:47:47 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:59:14 -0500 |
commit | 935af3eb1963761b4c8fd9e0e9902ad592f948bf (patch) | |
tree | b3444a78fc16849758d1d19cef529ace32232154 /source4/lib/util | |
parent | 13ea7bb7538050b21abcab9c2db7a2f85e2fdd02 (diff) | |
download | samba-935af3eb1963761b4c8fd9e0e9902ad592f948bf.tar.gz samba-935af3eb1963761b4c8fd9e0e9902ad592f948bf.tar.bz2 samba-935af3eb1963761b4c8fd9e0e9902ad592f948bf.zip |
r14724: Rearrange some source files, install more headers.
(This used to be commit 7146c1600f29c349e5bb78f810e7e170b535dd37)
Diffstat (limited to 'source4/lib/util')
-rw-r--r-- | source4/lib/util/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/util/util.h b/source4/lib/util/util.h index 1b48bafc94..8a2a9163d6 100644 --- a/source4/lib/util/util.h +++ b/source4/lib/util/util.h @@ -33,7 +33,6 @@ */ struct substitute_context; -struct asn1_data; struct smbsrv_tcon; extern const char *logfile; |