Mercurial > pidgin.yaz
comparison libpurple/internal.h @ 20457:c9bcf4f11e30
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
to branch 'im.pidgin.cpw.khc.msnp14' (head db21070ea9f1444ccaafe34fcc3dd308490ca743)
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Fri, 22 Jun 2007 03:55:10 +0000 |
parents | 4cc042912ac2 db286cc82bd1 |
children | 25542d5c94ed |
comparison
equal
deleted
inserted
replaced
18221:a573a67c80a4 | 20457:c9bcf4f11e30 |
---|---|
73 #include <sys/stat.h> | 73 #include <sys/stat.h> |
74 #include <sys/types.h> | 74 #include <sys/types.h> |
75 #ifndef _WIN32 | 75 #ifndef _WIN32 |
76 #include <sys/time.h> | 76 #include <sys/time.h> |
77 #include <sys/wait.h> | 77 #include <sys/wait.h> |
78 #include <sys/time.h> | |
78 #endif | 79 #endif |
79 #include <ctype.h> | 80 #include <ctype.h> |
80 #include <errno.h> | 81 #include <errno.h> |
81 #include <fcntl.h> | 82 #include <fcntl.h> |
82 #include <math.h> | 83 #include <math.h> |