mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-17 06:32:36 +02:00
2018-05-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the build on RHEL 6.
This commit is contained in:
parent
eaef3d607f
commit
fec324abd8
@ -17008,3 +17008,5 @@
|
||||
* Fixed a regression that broke the 'make rpm' target.
|
||||
2018-05-31 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the package version to 2.19.2vlog03.
|
||||
2018-05-31 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug that broke the build on RHEL 6.
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <openssl/sha.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user