This commit is contained in:
Elad 2018-08-17 14:42:44 +00:00 committed by GitHub
commit 04b666a363
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,9 @@
//
// You should have received a copy of the GNU General Public License
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
//
// +build linux
package main
import (