mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 12:25:53 +00:00
pkgs: Update packages to the latest linuxkit/alpine
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
package main
|
||||
|
||||
// int rndaddentropy;
|
||||
// extern int rndaddentropy;
|
||||
import "C"
|
||||
|
||||
import (
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
|
||||
package main
|
||||
|
||||
// int rndaddentropy;
|
||||
import "C"
|
||||
|
||||
import "errors"
|
||||
|
||||
func initRand() bool {
|
||||
|
||||
Reference in New Issue
Block a user