comparison src/protocols/zephyr/internal.h @ 11105:64895571248f

[gaim-migrate @ 13153] CVS keywords are making my life difficult right now. I know I could change the keyword expansion somehow, but I don't see the use for them here, so I'm taking the easy (and IMO, better long-term) approach of removing them. My apologies for the commit spam. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 14 Jul 2005 02:19:01 +0000
parents 5727afad0fb8
children
comparison
equal deleted inserted replaced
11104:26141c66a74b 11105:64895571248f
1 1
2 #ifndef __INTERNAL_H__ 2 #ifndef __INTERNAL_H__
3 #define __INTERNAL_H__ 3 #define __INTERNAL_H__
4 #if 0
5 struct timezone {
6 int tz_minuteswest;
7 int tz_dsttime;
8 };
9 #endif
10 4
11 #include <sysdep.h> 5 #include <sysdep.h>
12 6
13 #include <zephyr.h> 7 #include <zephyr.h>
14 #ifndef WIN32 8 #ifndef WIN32