mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-16 21:10:57 +08:00
Fix bad include
This commit is contained in:
parent
6a665ba156
commit
3bcd157283
@ -24,7 +24,7 @@
|
||||
#include "utils.c"
|
||||
#include "vpnproxy.h"
|
||||
#include "pcap.h"
|
||||
#include "../../../../../../nDPI/src/include/ndpi_protocol_ids.h"
|
||||
#include "ndpi_protocol_ids.h"
|
||||
|
||||
#define CAPTURE_STATS_UPDATE_FREQUENCY_MS 300
|
||||
#define CONNECTION_DUMP_UPDATE_FREQUENCY_MS 3000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user