]> Dogcows Code - chaz/tar/blobdiff - src/xheader.c
Remove inclusion of obstack.h src/incremen.c
[chaz/tar] / 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.023729 seconds and 4 git commands to generate.