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
add missing errno include
pull/796/head
Huseyin Dikme
7 years ago
parent
3845a43d0e
commit
a4af447208
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
include/dtmf.h
+ 1
- 0
include/dtmf.h
View File
@ -3,6 +3,7 @@
#
include
<inttypes.h>
#
include
<glib.h>
#
include
<errno.h>
#
include
"str.h"
Write
Preview
Loading…
Cancel
Save