Mercurial > pidgin
comparison libpurple/plugins/log_reader.c @ 18244:b7c30039b531
internal.h includes config.h, so let's not do it twice
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Sun, 24 Jun 2007 21:13:33 +0000 |
| parents | b14dfa2f49a1 |
| children | 30b67808b85b |
comparison
equal
deleted
inserted
replaced
| 18243:a8b19e002cb4 | 18244:b7c30039b531 |
|---|---|
| 1 #ifdef HAVE_CONFIG_H | |
| 2 # include <config.h> | |
| 3 #endif | |
| 4 | |
| 5 #include <stdio.h> | 1 #include <stdio.h> |
| 6 | 2 |
| 7 #ifndef PURPLE_PLUGINS | 3 #ifndef PURPLE_PLUGINS |
| 8 # define PURPLE_PLUGINS | 4 # define PURPLE_PLUGINS |
| 9 #endif | 5 #endif |
