comparison plugins/oscar.c @ 1048:49799527aebf

[gaim-migrate @ 1058] stupid changes to avoid warnings committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 01 Nov 2000 22:34:00 +0000
parents ece2d1543b20
children 713b0e14e0a9
comparison
equal deleted inserted replaced
1047:ece2d1543b20 1048:49799527aebf
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
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 #ifdef HAVE_CONFIG_H
24 #include "../config.h" 23 #include "../config.h"
25 #endif
26 24
27 25
28 #include <netdb.h> 26 #include <netdb.h>
29 #include <gtk/gtk.h> 27 #include <gtk/gtk.h>
30 #include <unistd.h> 28 #include <unistd.h>