App Engine: +build hide restart_unix.go

Otherwise won't deploy on App Engine.

Change-Id: I24df0e20c03eb5864e2a791671be88e039ca63b6
This commit is contained in:
Brad Fitzpatrick 2013-03-14 19:43:25 -07:00
parent a96ec4e614
commit 8dc06bd49c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// +build !appengine
// +build linux darwin freebsd netbsd openbsd
/*