--- ansh/src/ansh3d.c 2011/10/04 22:37:46 1.1 +++ ansh/src/ansh3d.c 2011/10/07 13:41:26 1.1.1.1.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: ansh3d.c,v 1.1 2011/10/04 22:37:46 misho Exp $ + * $Id: ansh3d.c,v 1.1.1.1.2.1 2011/10/07 13:41:26 misho Exp $ * *************************************************************************/ #include "global.h" @@ -12,7 +12,8 @@ intptr_t Kill; -int Verbose, Crypted = 1; +int Verbose; +u_int Crypted = 1; proc_head_t pH; int bpfLEN, Timeout, Daemon = 1;