reactos/lib/sdk/ioevent/ioevent.c
Cameron Gutman 25720d75f4 Create a branch for work on porting an alternate TCP library with the main focus on stability
svn path=/branches/tcp-rewrite-branch/; revision=48714
2010-09-07 03:33:36 +00:00

9 lines
101 B
C

#include <stdarg.h>
#define COM_NO_WINDOWS_H
#include "initguid.h"
#include <ioevent.h>
/* EOF */