Loading lib/download.c +4 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,10 @@ #include "setup.h" #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading Loading
lib/download.c +4 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,10 @@ #include "setup.h" #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading