comparison: finch/plugins/lastlog.c
finch/plugins/lastlog.c
- branch
- soc.2013.gobjectification.plugins
- changeset 36382
- d3dafd8ef4df
- parent 36367
- 891eea799578
- child 36751
- a9f6ae7c308e
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 <<plugins.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> |