opnsense-ports/security/php71-hash/files/patch-php__hash__sha3.h
Franco Fichtner 97c305cde1 */*: sync with upstream
Taken from: FreeBSD
2017-01-24 15:33:20 +01:00

11 lines
261 B
C

--- php_hash_sha3.h.orig 2016-11-09 03:34:27 UTC
+++ php_hash_sha3.h
@@ -20,7 +20,7 @@
#define PHP_HASH_SHA3_H
#include "php.h"
-#include "ext/hash/php_hash.h"
+#include "php_hash.h"
typedef struct {
unsigned char state[200]; // 5 * 5 * sizeof(uint64)