comparison: finch/gntblist.c
finch/gntblist.c
- branch
- soc.2013.gobjectification.plugins
- changeset 36510
- c00f65ba575f
- parent 36490
- f8b890ba0789
- child 36544
- 1bf8b6ef5aea
equal
deleted
inserted
replaced
| 29 #include <account.h> |
29 #include <account.h> |
| 30 #include <buddylist.h> |
30 #include <buddylist.h> |
| 31 #include <log.h> |
31 #include <log.h> |
| 32 #include <notify.h> |
32 #include <notify.h> |
| 33 #include <request.h> |
33 #include <request.h> |
| |
34 #include <plugins.h> |
| 34 #include <savedstatuses.h> |
35 #include <savedstatuses.h> |
| 35 #include <server.h> |
36 #include <server.h> |
| 36 #include <signal.h> |
37 #include <signal.h> |
| 37 #include <status.h> |
38 #include <status.h> |
| 38 #include <util.h> |
39 #include <util.h> |