Skip to content

Commit

Permalink
Adds missing #include lj_obj.h
Browse files Browse the repository at this point in the history
  • Loading branch information
simonemainardi committed Aug 29, 2017
1 parent d40c375 commit 1f20197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ntop_includes.h
Expand Up @@ -105,6 +105,7 @@
extern "C" {
#include "pcap.h"
#include "ndpi_main.h"
#include "lj_obj.h"
#include "luajit.h"
#include "lauxlib.h"
#include "lualib.h"
Expand Down

0 comments on commit 1f20197

Please sign in to comment.