summaryrefslogtreecommitdiff
path: root/net-mgmt/fastnetmon/files/extra-patch-src_fast__library.h
blob: 8e9b1144676ffbc32b22ef3c11228e798e0f99d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/fast_library.h.orig	2020-09-23 17:00:00 UTC
+++ src/fast_library.h
@@ -25,7 +25,7 @@
 #include "libpatricia/patricia.h"
 
 #ifdef ENABLE_LUA_HOOKS
-#include <luajit-2.0/lua.hpp>
+#include <luajit-2.1/lua.hpp>
 #endif
 
 #define TCP_FIN_FLAG_SHIFT 1