소스 검색

libdpkg: Remove unused header inclusions from tarfn.h

Guillem Jover 12 년 전
부모
커밋
85c4b70a49
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      lib/dpkg/tarfn.h

+ 0 - 3
lib/dpkg/tarfn.h

@@ -24,9 +24,6 @@
 
 #include <sys/types.h>
 
-#include <unistd.h>
-#include <stdlib.h>
-
 #include <dpkg/file.h>
 
 /**