Parcourir la source

libdpkg: Remove unused header inclusions from tarfn.h

Guillem Jover il y a 12 ans
Parent
commit
85c4b70a49
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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>
 
 /**