|
@@ -33,11 +33,10 @@
|
|
#ifdef USE_STUN
|
|
#ifdef USE_STUN
|
|
|
|
|
|
#include <arpa/inet.h>
|
|
#include <arpa/inet.h>
|
|
|
|
+#include <openssl/sha.h>
|
|
#include "ser_stun.h"
|
|
#include "ser_stun.h"
|
|
#include "forward.h"
|
|
#include "forward.h"
|
|
|
|
|
|
-extern unsigned char* SHA1(const unsigned char* d, size_t m,unsigned char* md);
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* ****************************************************************************
|
|
* ****************************************************************************
|
|
* Declaration of functions *
|
|
* Declaration of functions *
|