Refactor the governor request into an external process helper function

This commit is contained in:
Marc Di Luzio
2019-02-03 16:18:59 +00:00
parent 0f6c9a8a95
commit a395caeb48
6 changed files with 67 additions and 29 deletions

View File

@@ -34,7 +34,6 @@ POSSIBILITY OF SUCH DAMAGE.
#include "dbus_messaging.h"
#include "daemonize.h"
#include "gamemode.h"
#include "governors.h"
#include "logging.h"
#include <stdlib.h>