Details |
Last modification |
View Log
Rev |
Author |
Line No. |
Line |
3085 |
rexy |
1 |
--- /BUILD/coova-chilli-master/src/chilli.h 2022-10-12 15:37:13.041870873 +0200
|
|
|
2 |
+++ /BUILD/coova-chilli-master/src/chilli.h 2022-10-11 14:01:04.000000000 +0200
|
|
|
3 |
@@ -35,6 +35,7 @@
|
|
|
4 |
#include "net.h"
|
|
|
5 |
#include "md5.h"
|
|
|
6 |
#include "dns.h"
|
|
|
7 |
+#include "SHA256.h"
|
|
|
8 |
|
|
|
9 |
#ifndef HAVE_STRLCPY
|
|
|
10 |
extern size_t strlcpy(char *dst, const char *src, size_t dsize);
|