Mercurial > pidgin
comparison libpurple/protocols/silc/ops.c @ 28647:f1437342cc0e
Include 'internal.h' before all other headers to make some non-gcc compilers happy.
This in particular impacts Solaris8, where the system headers set
_FILE_OFFSET_BITS to 32, even when it's detected by the config scripts
as 64.
Refs #10523
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 27 Nov 2009 07:12:35 +0000 |
parents | f541583e31bd |
children | 1cdae196aac8 |
comparison
equal
deleted
inserted
replaced
28646:9feec7d1d95c | 28647:f1437342cc0e |
---|---|
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
16 GNU General Public License for more details. | 16 GNU General Public License for more details. |
17 | 17 |
18 */ | 18 */ |
19 | 19 |
20 #include "internal.h" | |
20 #include "silc.h" | 21 #include "silc.h" |
21 #include "silcclient.h" | 22 #include "silcclient.h" |
22 #include "silcpurple.h" | 23 #include "silcpurple.h" |
23 #include "imgstore.h" | 24 #include "imgstore.h" |
24 #include "wb.h" | 25 #include "wb.h" |