cisco / libsrtp

Library for SRTP (Secure Realtime Transport Protocol)
Other
1.23k stars 476 forks source link

remove integers.h #691

Closed pabuhler closed 9 months ago

pabuhler commented 9 months ago

With the requirement of C99 this files becomes redundant.

Add some missing includes and reorder some includes.