Recoded russian messages to UTF-8
[centerim.git] / firetalk / oscar.h
blob1274f3f6d318b35e24c48fa42aa482450298aa3c
1 /*
2 oscar.h - FireTalk OSCAR protocol declarations
3 Copyright (C) 2000 Ian Gulliver
5 This program is free software; you can redistribute it and/or modify
6 it under the terms of version 2 of the GNU General Public License as
7 published by the Free Software Foundation.
9 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 #ifndef _OSCAR_H
19 #define _OSCAR_H
21 #include <unistd.h>
22 #include <sys/time.h>
24 /* AIM/OSCAR Functions */
26 /* ICQ/OSCAR Functions */
28 #endif