comparison src/oscar.c @ 335:71be288e7578

[gaim-migrate @ 345] Thanks to Brian Ryner for this fix. I've really gotta learn to be more careful about these kinds of things.... committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 05 Jun 2000 17:00:57 +0000
parents f3c8d79688db
children 9d258a0aa560
comparison
equal deleted inserted replaced
334:0fa651368776 335:71be288e7578
33 #include <stdio.h> 33 #include <stdio.h>
34 #include <time.h> 34 #include <time.h>
35 #include <sys/socket.h> 35 #include <sys/socket.h>
36 #include <sys/stat.h> 36 #include <sys/stat.h>
37 #include "gaim.h" 37 #include "gaim.h"
38 #include <aim.h> 38 #include <faim/aim.h>
39 #include "gnome_applet_mgr.h" 39 #include "gnome_applet_mgr.h"
40 40
41 static int inpa = -1; 41 static int inpa = -1;
42 static int paspa = -1; 42 static int paspa = -1;
43 struct aim_session_t *gaim_sess; 43 struct aim_session_t *gaim_sess;