summaryrefslogtreecommitdiff
path: root/src/pgm_socket.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_socket.hpp
parent5aee5fd0cfc6351e843de1540eafa4e757066edc (diff)
added --with-pgm2 into build system
Diffstat (limited to 'src/pgm_socket.hpp')
-rw-r--r--src/pgm_socket.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pgm_socket.hpp b/src/pgm_socket.hpp
index c9d0feb..fc7a0a3 100644
--- a/src/pgm_socket.hpp
+++ b/src/pgm_socket.hpp
@@ -22,7 +22,7 @@
#include "platform.hpp"
-#if defined ZMQ_HAVE_OPENPGM
+#if defined ZMQ_HAVE_OPENPGM1
#ifdef ZMQ_HAVE_LINUX
#include <glib.h>