X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=include%2Fnapi%2Fnpipe.h;h=58c1b1acecfbc285a5fca6cdcb009022e9270aa5;hb=03af8776dc14167b078911b0c7c5327d1bcdd128;hp=b89972fd887b8fe42259cb8723bc2ddb7da51596;hpb=1334f77b1ecef00ac31076ce6bf22bdfeb82d347;p=reactos.git diff --git a/include/napi/npipe.h b/include/napi/npipe.h index b89972f..58c1b1a 100644 --- a/include/napi/npipe.h +++ b/include/napi/npipe.h @@ -135,9 +135,11 @@ typedef struct _NPFS_WAIT_PIPE LARGE_INTEGER Timeout; } NPFS_WAIT_PIPE, *PNPFS_WAIT_PIPE; +#ifdef __GNUC__ // robd typedef struct _NPFS_LISTEN { } NPFS_LISTEN, *PNPFS_LISTEN; +#endif typedef struct _NPFS_SET_STATE {