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
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
-rw-r--r--
proc.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/proc.h b/proc.h
index 7b5be9b..b3dfca9 100644
--- a/
proc.h
+++ b/
proc.h
@@ -2,6 +2,7 @@
#define PROC_H
#include <stdbool.h>
+#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>