1
0
mirror of https://github.com/golang/go synced 2024-11-12 05:40:22 -07:00

runtime: fix windows build

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/1747041
This commit is contained in:
Alex Brainman 2010-06-29 07:12:14 -07:00 committed by Ian Lance Taylor
parent 715425bf6f
commit 059c7ba996

View File

@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
#include "runtime.h"
void
initsig(int32 queue)
{