Merge pull request #5 from jrugia/Jrugia-patch-1

Update zenpower.c
This commit is contained in:
Ondrej Čerman 2019-08-07 21:41:32 +02:00 committed by GitHub
commit 79dc7129d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
#include <glib.h>
#include "zenmonitor.h"
#include "zenpower.h"
#include "stdlib.h"
GSList *zp_sensors = NULL;
static int nodes = 0;