mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
header cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7021 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
* at the top of the source tree.
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "asterisk/crypto.h"
|
||||
#include "asterisk/logger.h"
|
||||
|
||||
/* Hrm, I wonder if the compiler is smart enough to only create two functions
|
||||
for all these... I could force it to only make two, but those would be some
|
||||
|
Reference in New Issue
Block a user