]> git.ipfire.org Git - thirdparty/mtr.git/commit
Add missing errno.h include. 178/head
authorKacper Michajłow <kasper93@gmail.com>
Wed, 4 Jan 2017 16:53:18 +0000 (17:53 +0100)
committerKacper Michajłow <kasper93@gmail.com>
Wed, 4 Jan 2017 16:53:22 +0000 (17:53 +0100)
commit82999fe464ad26e732e9bec7e85f29bf2ed96dd3
tree5b0a5aca1f37af261d24fd69689ddd38d7498095
parent0e5edbdccb4be8c698f7bda286314bbda453a652
Add missing errno.h include.

This fixes compilation with Clang on Cygwin.
packet/command_cygwin.c
packet/probe_cygwin.c