comparison src/oscar.c @ 349:b402a23f35df

[gaim-migrate @ 359] Let's see if *this* doesn't break everything committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 07 Jun 2000 17:14:32 +0000
parents 9d258a0aa560
children fd3cc0a28d5d
comparison
equal deleted inserted replaced
348:29f95b2b3e38 349:b402a23f35df
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
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
23 #ifdef HAVE_CONFIG_H
24 #include "../config.h"
25 #endif
22 26
23 #ifdef USE_OSCAR 27 #ifdef USE_OSCAR
24 28
25 #include <netdb.h> 29 #include <netdb.h>
26 #include <gtk/gtk.h> 30 #include <gtk/gtk.h>