kamailio-5.x: introduce new package
[feed/telephony.git] / net / kamailio-4.x / patches / 110-include-sys-time-h-in-ld_session-h.patch
1 --- a/modules/ldap/ld_session.h
2 +++ b/modules/ldap/ld_session.h
3 @@ -28,6 +28,7 @@
4 #ifndef LD_SESSION_H
5 #define LD_SESSION_H
6
7 +#include <sys/time.h>
8 #include <ldap.h>
9
10 #include "iniparser.h"