This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
lib/netfilter_api.c: add missing headers
master
Victor Seva
1 week ago
committed by
Richard Fuchs
parent
44d4dae2e0
commit
9d8acb1aaf
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
lib/netfilter_api.c
+ 2
- 0
lib/netfilter_api.c
View File
@ -11,6 +11,8 @@
#
include
<glib.h>
#
include
<assert.h>
#
include
<stdio.h>
#
include
<unistd.h>
#
include
<errno.h>
struct
nfapi_socket
{
Write
Preview
Loading…
Cancel
Save