comparison plugins/yay/yay.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 1a1a58499a1c
children 92b3dd1e4129
comparison
equal deleted inserted replaced
1513:865e06ec5be0 1514:0dd012166152
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 23 #ifdef HAVE_CONFIG_H
24 #include "../config.h" 24 #include "config.h"
25 #endif 25 #endif
26 26
27 27
28 #include <netdb.h> 28 #include <netdb.h>
29 #include <gtk/gtk.h> 29 #include <gtk/gtk.h>