comparison libpurple/cmds.c @ 18243:a8b19e002cb4

propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8) to branch 'im.pidgin.soc.2007.remotelogging' (head da5442aedd302aafb260948b66ce0549a3e0a0e4)
author Richard Laager <rlaager@wiktel.com>
date Sun, 24 Jun 2007 20:01:43 +0000
parents 7df46d8bf114
children 44b4e8bd759b
comparison
equal deleted inserted replaced
18176:b14dfa2f49a1 18243:a8b19e002cb4
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 * 20 *
21 */ 21 */
22 22
23 #include <string.h> 23 #include <string.h>
24
25 #include "internal.h"
24 26
25 #include "account.h" 27 #include "account.h"
26 #include "util.h" 28 #include "util.h"
27 #include "cmds.h" 29 #include "cmds.h"
28 30