소스 검색

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