remove redundant errno header inclusion in qprocess source file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2021-02-14 18:53:46 +02:00
parent c6c393d5f2
commit ab7ae7dbd0

View file

@ -36,7 +36,6 @@
#if defined QPROCESS_DEBUG
#include <ctype.h>
#include <errno.h>
QT_BEGIN_NAMESPACE
/*