#include extern void init_encryption(const char *); extern const char *make_packet(int, struct in_addr *, int, struct in_addr *, int); extern const char *crack_packet(const char *);