X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FSockRead.c;h=5a7ba886a2d3411e5049c9b8d38f3efd8e99feef;hp=749d767c9867f303a5283195efa5b09ab687d6da;hb=0d1802dcd969187e6133ba143ebc473c9fefc259;hpb=59ee032c64ce1caa37bfc311f63219a52efe21d4 diff --git a/sources/SockRead.c b/sources/SockRead.c index 749d767..5a7ba88 100644 --- a/sources/SockRead.c +++ b/sources/SockRead.c @@ -1,4 +1,5 @@ #include +#include ssize_t SockRead(int fd, void *buf, size_t count) {