diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-10-12 17:50:41 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-10-12 17:50:41 +0200 |
commit | 3b0a1b0363145e4ec606b9df97450bd6e2532167 (patch) | |
tree | d83a4b9976ab3c49d3f89f9c45af678fc362d33c /.gitignore | |
parent | 1b99d8fbb591bedb375c1251d5d29a5674e1b74a (diff) | |
download | samba-3b0a1b0363145e4ec606b9df97450bd6e2532167.tar.gz samba-3b0a1b0363145e4ec606b9df97450bd6e2532167.tar.bz2 samba-3b0a1b0363145e4ec606b9df97450bd6e2532167.zip |
Make util_tdb.h static since it is now used by Samba3.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index fa4fc5f377..27ee2562f0 100644 --- a/.gitignore +++ b/.gitignore @@ -235,7 +235,6 @@ lib/util/asn1_proto.h lib/util/pidfile.h lib/util/unix_privs.h lib/util/util_proto.h -lib/util/util_tdb.h source4/mkconfig.mk source4/nbt_server/dgram/proto.h source4/nbt_server/nbt_server_proto.h |