Browse Source

Remove inclusion of obstack.h

Sergey Poznyakoff 20 years ago
parent
commit
0037ae7f9e
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/incremen.c

+ 0 - 3
src/incremen.c

@@ -22,9 +22,6 @@
 #include <hash.h>
 #include <hash.h>
 #include <quotearg.h>
 #include <quotearg.h>
 #include "common.h"
 #include "common.h"
-#define obstack_chunk_alloc xmalloc
-#define obstack_chunk_free free
-#include <obstack.h>
 
 
 /* Incremental dump specialities.  */
 /* Incremental dump specialities.  */