Add various headers to unbreak compilation

This commit is contained in:
Jasper Lievisse Adriaanse
2015-12-11 15:03:49 +01:00
parent fcfacf3213
commit 02070b7170
4 changed files with 7 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
#include <arpa/inet.h>
#include <string.h>
#include <stdlib.h>
#include <kvm.h>
#include "glibtop_private.h"