comparison: finch/plugins/lastlog.c
finch/plugins/lastlog.c
- branch
- soc.2013.gobjectification.plugins
- changeset 36367
- 891eea799578
- parent 32254
- 5cd44bd83684
- child 36382
- d3dafd8ef4df
equal
deleted
inserted
replaced
| 21 |
21 |
| 22 #define PLUGIN_STATIC_NAME GntLastlog |
22 #define PLUGIN_STATIC_NAME GntLastlog |
| 23 |
23 |
| 24 #include "internal.h" |
24 #include "internal.h" |
| 25 |
25 |
| 26 #include <plugin.h> |
26 #include <<plugins.h>> |
| 27 #include <version.h> |
27 #include <version.h> |
| 28 |
28 |
| 29 #include <cmds.h> |
29 #include <cmds.h> |
| 30 |
30 |
| 31 #include <gnt.h> |
31 #include <gnt.h> |