freebsd-ports/net/p5-Net-RabbitMQ/files/patch-amqp.h
Steve Wills 547efcdba7 Perl interface to RabbitMQ
WWW: http://search.cpan.org/~jesus/Net-RabbitMQ/

Approve by:	pgollucci (mentor)
2010-09-08 03:44:23 +00:00

7 lines
197 B
C

--- amqp.h.orig 2010-09-07 22:27:12.427343614 -0400
+++ amqp.h 2010-09-07 22:27:29.186292928 -0400
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#ifndef librabbitmq_amqp_h
#define librabbitmq_amqp_h