# HG changeset patch # User Rob Flynn # Date 1018901070 0 # Node ID 2d6b62a473a6401ab4d7591adb6189a699c2a138 # Parent 0097f5462ac2cc628cdf7e4b7215290b2042cba9 [gaim-migrate @ 3167] Kalla said so. committer: Tailor Script diff -r 0097f5462ac2 -r 2d6b62a473a6 src/gaim.h --- a/src/gaim.h Mon Apr 15 03:23:09 2002 +0000 +++ b/src/gaim.h Mon Apr 15 20:04:30 2002 +0000 @@ -28,6 +28,9 @@ #include "core.h" #include "ui.h" + +#define XPATCH BAD /* Because Kalla Said So */ + /* XXX CUI: when this is done being split, the only things below should be things * both the core and the uis depend on e.g. the protocol definitions, etc, and * it won't include core.h or ui.h (i.e. it'll mostly be #define's) */