index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oui.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'oui.c')
-rw-r--r--
oui.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/oui.c b/oui.c
index e735c15..2fa716a 100644
--- a/
oui.c
+++ b/
oui.c
@@ -11,6 +11,7 @@
#include "xmalloc.h"
#include "xutils.h"
#include "oui.h"
+#include "str.h"
static struct hash_table oui;