Updates to pz:authentication documentation
[pazpar2-moved-to-github.git] / src / eventl.h
index b320078..92f9a53 100644 (file)
@@ -47,6 +47,7 @@ typedef struct iochan
     iochan_man_t man;
     char *name;
     struct iochan *next;
+    int poll_offset;
 } *IOCHAN;