libpurple/internal.h

branch
cpw.khc.msnp14
changeset 20494
505e6df8b162
parent 16967
2456cc07ddb3
parent 20492
9a4eeaea68fc
child 20539
f4b16ced6eda
equal deleted inserted replaced
16977:c9cb49bea66d 20494:505e6df8b162
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>

mercurial