header cleanup

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7021 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-08 03:48:02 +00:00
parent 869ae80f16
commit eb24670aff
3 changed files with 7 additions and 3 deletions

View File

@@ -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