comparison src/plugins.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 c99d0b82c8a8
children fd3cc0a28d5d
comparison
equal deleted inserted replaced
348:29f95b2b3e38 349:b402a23f35df
25 * 25 *
26 * Well, I didn't see any work done on it for a while, so I'm going to try 26 * Well, I didn't see any work done on it for a while, so I'm going to try
27 * my hand at it. - Eric warmenhoven@yahoo.com 27 * my hand at it. - Eric warmenhoven@yahoo.com
28 * 28 *
29 */ 29 */
30
31 #ifdef HAVE_CONFIG_H
32 #include "../config.h"
33 #endif
30 34
31 #ifdef GAIM_PLUGINS 35 #ifdef GAIM_PLUGINS
32 36
33 #include <string.h> 37 #include <string.h>
34 #include <sys/time.h> 38 #include <sys/time.h>