aboutsummaryrefslogtreecommitdiff
path: root/getcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'getcore.h')
-rw-r--r--getcore.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/getcore.h b/getcore.h
index ecdca9d..5dc7c9b 100644
--- a/getcore.h
+++ b/getcore.h
@@ -16,10 +16,5 @@
* <http://www.gnu.org/licenses/>. *
************************************************************************/
-#ifndef GETCORE_H
-#define GETCORE_H
-
void gc_init();
unsigned int gc_number();
-
-#endif /* ifndef GETCORE_H */