[ci skip]
@ -18,9 +18,9 @@
#include "processinfo.h"
#if defined(Q_OS_UNIX) && !defined(Q_OS_MAC)
#include <dirent.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <iostream>
#include <cstdio>
@ -18,8 +18,8 @@
#ifndef PROCESSINFO_H
#define PROCESSINFO_H
#ifdef Q_OS_UNIX
#endif
#include <QString>
@ -41,7 +41,6 @@ public:
private:
bool IsNumeric(const char* ccharptr_CharacterList) const;
pid_t GetPIDbyName(const char* cchrptr_ProcessName) const;
@ -532,7 +532,7 @@ os2 {
LIBS += -lcrypto
}
freebsd-* {
openbsd-*|freebsd-* {
LIBS += -lexecinfo