src/relpipe-out-chart.cpp
branchv_0
changeset 28 04f1ac8a931b
parent 20 b13e7ed9eea3
child 29 0f9f7d6564cd
--- a/src/relpipe-out-chart.cpp	Tue Oct 30 23:52:55 2018 +0100
+++ b/src/relpipe-out-chart.cpp	Sun Nov 18 00:38:49 2018 +0100
@@ -1,3 +1,6 @@
+#include <sys/prctl.h>
+#include <stdio.h>
+#include <unistd.h>
 #include <iostream>
 
 #include <QApplication>