This website works better with JavaScript
Home
Explore
Help
Sign In
Kamailio
/
kamailio
mirror of
https://github.com/kamailio/kamailio.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Missing header field added
Jan Janak
21 years ago
parent
22ab28b493
commit
8729ac5e51
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
unixsock_server.h
+ 1
- 0
unixsock_server.h
View File
@@ -32,6 +32,7 @@
#include <sys/un.h>
+#include <unistd.h>
#include "str.h"