comparison libpurple/protocols/qq/header_info.c @ 18210:b8572b937c09

#include reorganizations to allow compiling with glib < 2.8 using the G_GNUC_NULL_TERMINATED define from internal.h
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 20 Jun 2007 18:23:49 +0000
parents 32c366eeeb99
children fc8a6f67b030
comparison
equal deleted inserted replaced
18209:d3cd11e13557 18210:b8572b937c09
19 * 19 *
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software 21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
23 */ 23 */
24
25 #include "internal.h"
24 26
25 #include "header_info.h" 27 #include "header_info.h"
26 28
27 #define QQ_CLIENT_062E 0x062e /* GB QQ2000c build 0630 */ 29 #define QQ_CLIENT_062E 0x062e /* GB QQ2000c build 0630 */
28 #define QQ_CLIENT_072E 0x072e /* EN QQ2000c build 0305 */ 30 #define QQ_CLIENT_072E 0x072e /* EN QQ2000c build 0305 */