mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-16 16:30:26 +02:00
2025-04-29 Fred Gleason <fredg@paravelsystems.com>
* Consolidated header declarations in 'lib/rdhash.cpp'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
31b79ae952
commit
619aa915e7
@ -25066,3 +25066,5 @@
|
|||||||
2025-04-29 Fred Gleason <fredg@paravelsystems.com>
|
2025-04-29 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Cleaned up deprecation warnings in 'lib/rdhash.cpp'.
|
* Cleaned up deprecation warnings in 'lib/rdhash.cpp'.
|
||||||
* Added a 'sha1_test' test harness in 'tests/'.
|
* Added a 'sha1_test' test harness in 'tests/'.
|
||||||
|
2025-04-29 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Consolidated header declarations in 'lib/rdhash.cpp'.
|
||||||
|
@ -21,11 +21,9 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
#include <stdio.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
#include <openssl/sha.h>
|
|
||||||
#include <openssl/evp.h>
|
#include <openssl/evp.h>
|
||||||
|
|
||||||
#include <QDateTime>
|
#include <QDateTime>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user