comparison plugins/msn/msn.c @ 1514:0dd012166152

[gaim-migrate @ 1524] fuck! committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 27 Feb 2001 01:09:33 +0000
parents de0b946e86a4
children 0357164dffd0
comparison
equal deleted inserted replaced
1513:865e06ec5be0 1514:0dd012166152
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 * 19 *
20 */ 20 */
21 21
22 #include "../config.h" 22 #include "config.h"
23 23
24 #include <netdb.h> 24 #include <netdb.h>
25 #include <gtk/gtk.h> 25 #include <gtk/gtk.h>
26 #include <unistd.h> 26 #include <unistd.h>
27 #include <errno.h> 27 #include <errno.h>