diff --git a/src/client/distren.c b/src/client/distren.c --- a/src/client/distren.c +++ b/src/client/distren.c @@ -21,7 +21,7 @@ int main(int argc, char *argv[]) { - str command; + int command; // changed from str command... what was that for? //just prove that linking to the shared lib werkz genericfunc(); execlisten();