diff options
author | bubulle <bubulle@alioth.debian.org> | 2010-09-06 17:45:31 +0000 |
---|---|---|
committer | bubulle <bubulle@alioth.debian.org> | 2010-09-06 17:45:31 +0000 |
commit | 647b5024ebe9599e153c948b61fe7a339756b1f9 (patch) | |
tree | 882eca1ca1276029e02e757658cb73106493dc95 /source4/heimdal/lib/roken/ecalloc.c | |
parent | d63d5b7793d30d6f18ab736b3aad1bface02f1e6 (diff) | |
download | samba-647b5024ebe9599e153c948b61fe7a339756b1f9.tar.gz |
Merge upstream 3.5.4~dfsg
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3571 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'source4/heimdal/lib/roken/ecalloc.c')
-rw-r--r-- | source4/heimdal/lib/roken/ecalloc.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/heimdal/lib/roken/ecalloc.c b/source4/heimdal/lib/roken/ecalloc.c index 6c579e99f3..c8e6504030 100644 --- a/source4/heimdal/lib/roken/ecalloc.c +++ b/source4/heimdal/lib/roken/ecalloc.c @@ -31,10 +31,7 @@ * SUCH DAMAGE. */ -#ifdef HAVE_CONFIG_H #include <config.h> -RCSID("$Id$"); -#endif #include <stdlib.h> #include <err.h> |