comparison src/gaimrc.c @ 2369:117e9f0950b6

[gaim-migrate @ 2382] gaimrc.c doesn't need gtk. html.c can live without gtk. plus this is a better implementation. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 27 Sep 2001 09:02:07 +0000
parents 39e66e80bb31
children 2927c2c26fe6
comparison
equal deleted inserted replaced
2368:84823e04dcf7 2369:117e9f0950b6
29 #include <sys/stat.h> 29 #include <sys/stat.h>
30 30
31 #include <unistd.h> 31 #include <unistd.h>
32 #include <stdio.h> 32 #include <stdio.h>
33 #include <stdlib.h> 33 #include <stdlib.h>
34 #include <gtk/gtk.h>
35 #include "gaim.h" 34 #include "gaim.h"
36 #include "prpl.h" 35 #include "prpl.h"
37 #include "proxy.h" 36 #include "proxy.h"
38 37
39 /* for people like myself, who are too lazy to add an away msg :) */ 38 /* for people like myself, who are too lazy to add an away msg :) */