Drop not needed include to sys/sysmacros.h from logind.cpp
Fixes build on FreeBSD.
This commit is contained in:
parent
a22e3254ec
commit
a1f21f3cea
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <QDBusMetaType>
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <sys/sysmacros.h>
|
||||
#include <unistd.h>
|
||||
#include "utils.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue