File librabbitmq-fix-implicit-definitions.patch of Package python-librabbitmq

diff -ru a/Modules/_librabbitmq/connection.c b/Modules/_librabbitmq/connection.c
--- a/Modules/_librabbitmq/connection.c	2012-06-02 21:31:27.000000000 +0200
+++ b/Modules/_librabbitmq/connection.c	2012-06-18 17:40:40.554543350 +0200
@@ -1,6 +1,8 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdint.h>
+#include <string.h>
+#include <sys/socket.h>
 #include <unistd.h>
 
 #include <sys/time.h>
Only in b/Modules/_librabbitmq: .connection.c.swp
openSUSE Build Service is sponsored by