# HG changeset patch # User Christian Hammond # Date 1053598952 0 # Node ID 00032269c31759fb69ef646594c80363aa8d7978 # Parent a41149ee8a291334c1b4f8bc184a2073919820db [gaim-migrate @ 5879] Added the request API to the core.h file. committer: Tailor Script diff -r a41149ee8a29 -r 00032269c317 src/core.h --- 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