multichan becomes AsyncQueue and AsyncProtocol

r1968 | dcl | 2007-05-21 14:15:33 +1000 (Mon, 21 May 2007) | 2 lines
This commit is contained in:
Douglas Clowes
2007-05-21 14:15:33 +10:00
parent 76d4c83793
commit 1320d14426

View File

@@ -57,7 +57,7 @@ typedef struct __EVDriver *pEVDriver;
#include <modriv.h> #include <modriv.h>
*/ */
#include <nwatch.h> #include <nwatch.h>
#include <multichan.h> #include <asyncqueue.h>
#include "hardsup/nhq200util.h" #include "hardsup/nhq200util.h"
#include "hardsup/el734_def.h" #include "hardsup/el734_def.h"
#include "hardsup/el734fix.h" #include "hardsup/el734fix.h"