aboutsummaryrefslogtreecommitdiff
path: root/getgov.c
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-06-04 19:54:12 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-06 20:31:40 +1200
commit38f928b2f33ec527490899e580e5ee1327a327e9 (patch)
tree8e7d50f2d5a50e20e8f384241afe782ea94653a3 /getgov.c
parent4634e137f7c1ab4a06ae6b6e808510159be55000 (diff)
downloadparamano-38f928b2f33ec527490899e580e5ee1327a327e9.tar.xz
Moved away from manual setting of sudo-ness
Diffstat (limited to 'getgov.c')
-rw-r--r--getgov.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/getgov.c b/getgov.c
index 181ad41..882b281 100644
--- a/getgov.c
+++ b/getgov.c
@@ -19,6 +19,7 @@
#include "string.h"
#include "getgov.h"
#include "getcore.h"
+#include "common.h"
#include <stdio.h>
#include <stdlib.h>