diff options
Diffstat (limited to 'common/sdp-expat.c')
| -rw-r--r-- | common/sdp-expat.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/common/sdp-expat.c b/common/sdp-expat.c index 9026c496..7076261a 100644 --- a/common/sdp-expat.c +++ b/common/sdp-expat.c @@ -26,6 +26,7 @@  #endif  #include <stdlib.h> +#include <limits.h>  #include <bluetooth/sdp.h>  #include <bluetooth/sdp_lib.h> | 
