Signed-off-by: Khem Raj <raj.khem@xxxxxxxxx> %% original patch: 0001-Correct-typo-in-the-location-of-internal.h-in-includ.patch --- src/libnetfilter_queue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libnetfilter_queue.c b/src/libnetfilter_queue.c index 211a8ba..065d618 100644 --- a/src/libnetfilter_queue.c +++ b/src/libnetfilter_queue.c @@ -32,7 +32,7 @@ #include <libnfnetlink/libnfnetlink.h> #include <libnetfilter_queue/libnetfilter_queue.h> -#include "src/internal.h" +#include "internal.h" /** * \mainpage -- 2.12.2 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html