Remove inclusion of obstack.h

This commit is contained in:
Sergey Poznyakoff
2005-01-18 01:18:45 +00:00
parent 01778aa4a9
commit 0037ae7f9e

View 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. */