Add missing windows dependency

This commit is contained in:
Cameron Moore 2019-12-29 18:08:35 -06:00
parent 876c853073
commit e1634fe669
231 changed files with 72439 additions and 37782 deletions

View file

@ -50,5 +50,4 @@ func BytePtrFromString(s string) (*byte, error) {
}
// Single-word zero for use when we need a valid pointer to 0 bytes.
// See mkunix.pl.
var _zero uintptr