You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fabric/libcxgb4/files/libcxgb4-1.3.2-use-system-q...

13 lines
277 B

https://bugs.gentoo.org/713776
--- a/src/libcxgb4.h
+++ b/src/libcxgb4.h
@@ -41,7 +41,7 @@
#include <sys/time.h>
#include <infiniband/driver.h>
#include <infiniband/arch.h>
-#include "queue.h"
+#include <sys/queue.h>
#include "t4.h"
extern unsigned long c4iw_page_size;