mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
g10: Add missing sqrtu32.h and sqrtu32.c.
--
Signed-off-by: Neal H. Walfield <neal@g10code.com>
Fixes-commit: 875ac92
.
This commit is contained in:
parent
97a67d42dc
commit
1f90d3c71e
4 changed files with 260 additions and 5 deletions
|
@ -41,9 +41,7 @@
|
|||
#include "mkdir_p.h"
|
||||
#include "gpgsql.h"
|
||||
#include "status.h"
|
||||
/* #include "sqrtu32.h" */
|
||||
#define sqrtu32(a) (a) /* TEMP hack due to missing commit. */
|
||||
|
||||
#include "sqrtu32.h"
|
||||
|
||||
#include "tofu.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue