]> Dogcows Code - chaz/tar/blobdiff - src/incremen.c
Remove inclusion of obstack.h
[chaz/tar] / src / incremen.c
index 77772316c292bbc9239b6ccb926cbeeaafe2b5d5..2c2dee95b70ddea91ab22a38028eeebcf620f2e3 100644 (file)
    with this program; if not, write to the Free Software Foundation, Inc.,
    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-#include "system.h"
+#include <system.h>
 #include <getline.h>
 #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.020331 seconds and 4 git commands to generate.