X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=src%2Fprocess3.c;h=b2fe61c977e1865ae0941dee874396c81061e9af;hb=d9503d0855f3cc3b422c496dfa01b56eb6cee357;hp=f06a381014d060f61d11baafe896d8d911b75282;hpb=517b77e6e4502dabfee542f17d91201ef04fedff;p=wsti_so.git diff --git a/src/process3.c b/src/process3.c index f06a381..b2fe61c 100644 --- a/src/process3.c +++ b/src/process3.c @@ -1,13 +1,8 @@ #include -#include -#include /* open/read/write/close */ #include -/** If buffer is too small to hold entire string, it is incremented by this value */ -#define BUFFER_STEP 16 - /** * Program grabs data (calculated number of characters) from process2 and prints * grabbed data to the standard output.