diff options
Diffstat (limited to 'common/sdp-xml.c')
-rw-r--r-- | common/sdp-xml.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/sdp-xml.c b/common/sdp-xml.c index 2cc55c2d..1e1e07c3 100644 --- a/common/sdp-xml.c +++ b/common/sdp-xml.c @@ -28,7 +28,6 @@ #include <stdio.h> #include <errno.h> #include <ctype.h> -#include <malloc.h> #include <string.h> #include <limits.h> #include <stdlib.h> |