| 40473:b94aff775501 | 40474:1341be8e3402 |
|---|---|
| 8 * For copying and distribution information, see the file | 8 * For copying and distribution information, see the file |
| 9 * "mit-copyright.h". | 9 * "mit-copyright.h". |
| 10 */ | 10 */ |
| 11 | 11 |
| 12 #include "internal.h" | 12 #include "internal.h" |
| 13 #include "util.h" | 13 |
| 14 #include <purple.h> | |
| 14 | 15 |
| 15 #ifndef WIN32 | 16 #ifndef WIN32 |
| 16 #include <pwd.h> | 17 #include <pwd.h> |
| 17 #endif | 18 #endif |
| 18 | 19 |