瀏覽代碼

Remove inclusion of obstack.h

Sergey Poznyakoff 20 年之前
父節點
當前提交
0037ae7f9e
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/incremen.c

+ 0 - 3
src/incremen.c

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