Mercurial > pidgin
changeset 5483:00032269c317
[gaim-migrate @ 5879]
Added the request API to the core.h file.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Thu, 22 May 2003 10:22:32 +0000 |
parents | a41149ee8a29 |
children | 0a392a45e497 |
files | src/core.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/core.h Thu May 22 10:22:18 2003 +0000 +++ b/src/core.h Thu May 22 10:22:32 2003 +0000 @@ -55,6 +55,7 @@ #include "plugin.h" #include "event.h" #include "notify.h" +#include "request.h" /* Really user states are controlled by the PRPLs now. We just use this for event_away */ #define UC_UNAVAILABLE 1