From 33afdcd1adccd19ebd9f4ec9cc6d23a37975d135 Mon Sep 17 00:00:00 2001 From: malosek Date: Thu, 24 Sep 2009 12:43:35 +0200 Subject: added --with-pgm2 into build system --- src/pgm_sender.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pgm_sender.hpp') 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" -- cgit v1.2.3