aboutsummaryrefslogtreecommitdiff
path: root/getcore.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-06-04 19:54:12 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-04 19:54:12 +1200
commitd1e3b814cbb9c08ce5a626445cd2930b13a9893c (patch)
tree3be25fcb01302bdf2ffc467907436aa6f58958a0 /getcore.h
parent2747e2b658b2f27897a80345cb3afb196c0e7c3b (diff)
downloadparamano-d1e3b814cbb9c08ce5a626445cd2930b13a9893c.tar.xz
Moved away from manual setting of sudo-ness
Diffstat (limited to 'getcore.h')
-rw-r--r--getcore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/getcore.h b/getcore.h
index 67d2f41..fc1fc8d 100644
--- a/getcore.h
+++ b/getcore.h
@@ -19,8 +19,6 @@
#ifndef GETCORE_H
#define GETCORE_H
-#include "debug.h"
-
void gc_init();
int gc_number();