/* * by Dirk Meyer (dinoex) * Copyright (C) 2004-2007 Dirk Meyer * * By using this file, you agree to the terms and conditions set * forth in the GNU General Public License. More information is * available in the README file. * * If you received this file without documentation, it can be * downloaded from http://iroffer.dinoex.net/ * * $Id: dinoex_utilities.h,v 1.1 2007/04/22 19:49:30 dinoex Exp $ * */ char *mystrdup(const char *str); int verifyshell(irlist_t *list, const char *file); int number_of_pack(xdcc *pack); /* End of File */