summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/zmq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zmq.h b/include/zmq.h
index 471af05..a155277 100644
--- a/include/zmq.h
+++ b/include/zmq.h
@@ -109,7 +109,7 @@
#define ZMQ_POLLOUT XS_POLLOUT
#define ZMQ_POLLERR XS_POLLERR
-#define zmq_pollitem_t xs_pollitem_t;
+#define zmq_pollitem_t xs_pollitem_t
#define zmq_poll xs_poll
#endif