mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
7 lines
197 B
C
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
|
|
|