comparison: libpurple/plugins/log_reader.c
libpurple/plugins/log_reader.c
- changeset 35190
- 5986ee34c476
- parent 35114
- b833eaa6c76f
- child 35382
- 1b75f8a4129c
- child 37015
- 28ee14bbe0ab
equal
deleted
inserted
replaced
| 1 #include "internal.h" |
1 #include "internal.h" |
| 2 |
2 |
| 3 #include <stdio.h> |
3 #include <stdio.h> |
| 4 |
4 |
| 5 #include "debug.h" |
5 #include "debug.h" |
| |
6 #include "glibcompat.h" |
| 6 #include "log.h" |
7 #include "log.h" |
| 7 #include "plugin.h" |
8 #include "plugin.h" |
| 8 #include "pluginpref.h" |
9 #include "pluginpref.h" |
| 9 #include "prefs.h" |
10 #include "prefs.h" |
| 10 #include "stringref.h" |
11 #include "stringref.h" |