summaryrefslogtreecommitdiff
path: root/src/pgm_sender.hpp
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-09-24 12:43:35 +0200
committermalosek <malosek@fastmq.com>2009-09-24 12:43:35 +0200
commit33afdcd1adccd19ebd9f4ec9cc6d23a37975d135 (patch)
tree32626902a36629fe57028726c7a0e8b3dfafe053 /src/pgm_sender.hpp
parent5aee5fd0cfc6351e843de1540eafa4e757066edc (diff)
added --with-pgm2 into build system
Diffstat (limited to 'src/pgm_sender.hpp')
-rw-r--r--src/pgm_sender.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pgm_sender.hpp b/src/pgm_sender.hpp
index 8fdda6c..32e97f6 100644
--- a/src/pgm_sender.hpp
+++ b/src/pgm_sender.hpp
@@ -22,7 +22,7 @@
#include "platform.hpp"
-#if defined ZMQ_HAVE_OPENPGM
+#if defined ZMQ_HAVE_OPENPGM1
#include "stdint.hpp"
#include "io_object.hpp"