]> Dogcows Code - chaz/tar/commitdiff
Remove inclusion of obstack.h
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 18 Jan 2005 01:18:45 +0000 (01:18 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 18 Jan 2005 01:18:45 +0000 (01:18 +0000)
src/incremen.c

index 9a2de4669422dcd2b8bc8f2f46d02ad0d96c1803..2c2dee95b70ddea91ab22a38028eeebcf620f2e3 100644 (file)
@@ -22,9 +22,6 @@
 #include <hash.h>
 #include <quotearg.h>
 #include "common.h"
-#define obstack_chunk_alloc xmalloc
-#define obstack_chunk_free free
-#include <obstack.h>
 
 /* Incremental dump specialities.  */
 
This page took 0.02626 seconds and 4 git commands to generate.