Преглед изворни кода

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