aboutsummaryrefslogtreecommitdiff
path: root/iemnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'iemnet.h')
-rw-r--r--iemnet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/iemnet.h b/iemnet.h
index 8a7e628..511a0f1 100644
--- a/iemnet.h
+++ b/iemnet.h
@@ -52,6 +52,7 @@ EXTERN void sys_rmpollfn(int fd);
# include <sys/socket.h>
#endif
+/* sender */
typedef struct _iemnet_chunk {
unsigned char* data;
size_t size;