Mercurial > pidgin
comparison plugins/filectl.c @ 3472:d33ec392a5e1
[gaim-migrate @ 3523]
Rob McQueen went and removed all the GTK version preprocessor statements.
Thanks!
committer: Tailor Script <tailor@pidgin.im>
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Thu, 29 Aug 2002 21:40:08 +0000 |
| parents | ccf5cd2f0354 |
| children | cd938f18f3f8 |
comparison
equal
deleted
inserted
replaced
| 3471:7fb93ecd631c | 3472:d33ec392a5e1 |
|---|---|
| 1 #include "config.h" | 1 #include "config.h" |
| 2 #include "gaim.h" | 2 #include "gaim.h" |
| 3 #include "applet.h" | |
| 4 | 3 |
| 5 #include <gtk/gtk.h> | 4 #include <gtk/gtk.h> |
| 6 #include <stdlib.h> | 5 #include <stdlib.h> |
| 7 #include <unistd.h> | 6 #include <unistd.h> |
| 8 #include <sys/types.h> | 7 #include <sys/types.h> |
