Просмотр исходного кода

libdpkg: Remove unused header inclusions from tarfn.h

Guillem Jover лет назад: 12
Родитель
Сommit
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>
 
 /**