# HG changeset patch # User arpi # Date 1003765207 0 # Node ID 8f57dbda6459c23605c68d2ffc3b15d940f9fcdb # Parent 10a6a6535670616248c787b2edeb736f48aa368f cache2 added diff -r 10a6a6535670 -r 8f57dbda6459 mp_msg.h --- a/mp_msg.h Mon Oct 22 15:34:04 2001 +0000 +++ b/mp_msg.h Mon Oct 22 15:40:07 2001 +0000 @@ -47,6 +47,7 @@ #define MSGT_LIRC 19 // lirc_mp.c #define MSGT_STREAM 20 // stream.c +#define MSGT_CACHE 21 // cache2.c #define MSGT_MAX 64