X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fxheader.c;h=64b2d7a765df8ac119030d6b24d96ba084d7e49f;hb=937202acb9ad19a8315adde5e28d3a03a6cb6b3d;hp=1ad6be80ecda2786ef9728d5d797e6cc173411cc;hpb=7347b4f5d51c15bb19637ea52e9bf7dff832cc52;p=chaz%2Ftar diff --git a/src/xheader.c b/src/xheader.c index 1ad6be8..64b2d7a 100644 --- a/src/xheader.c +++ b/src/xheader.c @@ -26,10 +26,6 @@ #include "common.h" -#define obstack_chunk_alloc xmalloc -#define obstack_chunk_free free -#include - #include static bool xheader_protected_pattern_p (char const *pattern);