diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-04-02 16:47:17 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-04-02 16:47:17 +0200 |
commit | 4e5e7a7c688d8a065994cb16fb1da7581bab081a (patch) | |
tree | 738ea8138cc5bac0207251886164c997b2b1a85d /.gitignore | |
parent | b17484a70f50d3cc2b1031e86dfe080b9f48181d (diff) | |
download | samba-4e5e7a7c688d8a065994cb16fb1da7581bab081a.tar.gz samba-4e5e7a7c688d8a065994cb16fb1da7581bab081a.tar.bz2 samba-4e5e7a7c688d8a065994cb16fb1da7581bab081a.zip |
Reintroduce header previously autogenerated but ignored by git.
Also fixed extra include in regpatch.
(This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 3a2e5642e7..1ad2e2501f 100644 --- a/.gitignore +++ b/.gitignore @@ -66,7 +66,6 @@ source/lib/tdr/tdr_proto.h source/lib/util/pidfile.h source/lib/util/unix_privs.h source/lib/util/util_proto.h -source/lib/util/wrap_xattr.h source/lib/util/asn1_proto.h source/libcli/finddcs.h source/libcli/libcli_proto.h @@ -190,8 +189,6 @@ source/dsdb/schema/proto.h source/lib/crypto/test_proto.h source/lib/registry/tests/proto.h source/lib/util/apidocs -source/lib/util/util_ldb.h -source/libcli/ldap/ldap_ndr.h source/libcli/resolve/lp_proto.h source/apidocs *.swp |