comparison libpurple/protocols/gg/lib/pubdir50.c @ 28770:259bbfb423d4

Fix all the remaining files for which internal.h doesn't end up being the first include. This should resolve the warnings on Solaris as reported by aab. Closes #10523.
author Paul Aurich <paul@darkrain42.org>
date Tue, 08 Dec 2009 04:18:32 +0000
parents 44b4e8bd759b
children 6359fde67f4c
comparison
equal deleted inserted replaced
28769:756cfb3d66c1 28770:259bbfb423d4
16 * License along with this program; if not, write to the Free Software 16 * License along with this program; if not, write to the Free Software
17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
18 * USA. 18 * USA.
19 */ 19 */
20 20
21 #include "libgadu.h"
22
21 #include <errno.h> 23 #include <errno.h>
22 #include <stdlib.h> 24 #include <stdlib.h>
23 #include <string.h> 25 #include <string.h>
24 #include <time.h> 26 #include <time.h>
25
26 #include "libgadu.h"
27 27
28 /* 28 /*
29 * gg_pubdir50_new() 29 * gg_pubdir50_new()
30 * 30 *
31 * tworzy nową zmienną typu gg_pubdir50_t. 31 * tworzy nową zmienną typu gg_pubdir50_t.