From 569e598d38adb1918d127ee31af1cd332b072dcf Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 23:29:24 +0200 Subject: Initial commit. --- knock/knock-el6-compilation-error.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 knock/knock-el6-compilation-error.patch (limited to 'knock/knock-el6-compilation-error.patch') diff --git a/knock/knock-el6-compilation-error.patch b/knock/knock-el6-compilation-error.patch new file mode 100644 index 0000000..3359ec1 --- /dev/null +++ b/knock/knock-el6-compilation-error.patch @@ -0,0 +1,12 @@ +diff --git a/src/list.h b/src/list.h +index 1453b66..6874454 100644 +--- a/src/list.h ++++ b/src/list.h +@@ -21,6 +21,7 @@ + #ifndef _PAC_LIST_H + #define _PAC_LIST_H + ++#include + #define FREELIST(p) { list_free(p); p = NULL; } + + /* your average linked list */ -- cgit v1.2.3-70-g09d2