branch update for HEAD-2003021201
[reactos.git] / include / napi / npipe.h
index b89972f..58c1b1a 100644 (file)
@@ -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
 {