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

index 1ad6be80ecda2786ef9728d5d797e6cc173411cc..64b2d7a765df8ac119030d6b24d96ba084d7e49f 100644 (file)
 
 #include "common.h"
 
-#define obstack_chunk_alloc xmalloc
-#define obstack_chunk_free free
-#include <obstack.h>
-
 #include <fnmatch.h>
 
 static bool xheader_protected_pattern_p (char const *pattern);
This page took 0.026943 seconds and 4 git commands to generate.