commit | c58e6201fa38191313cd95c5342d3733bd3f612d | [log] [tgz] |
---|---|---|
author | Michael Tokarev <mjt@tls.msk.ru> | Wed Jun 05 19:08:59 2013 +0400 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 11 23:45:43 2013 +0400 |
tree | 19fc12c0ce35aa89ce6867486b9b26cd605e48d1 | |
parent | bd5c51ee6c4f1c79cae5ad2516d711a27b4ea8ec [diff] |
qemu-char: remove a few needless #includes This removes <syslog.h> since we don't use syslogging, and removes second, solaris-specific, include of <net/if.h> (which is included in a common part of the file) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>