summaryrefslogtreecommitdiff
path: root/windows/init.h
diff options
context:
space:
mode:
authorstijn <stinos@zoho.com>2014-05-08 10:56:33 +0200
committerstijn <stinos@zoho.com>2014-05-09 13:58:15 +0200
commit5ed284a15e028e0435f3b6e0773e14225d8f165d (patch)
treeb83683ee2d84e423cc00cf630ebb688430a119c4 /windows/init.h
parentd25cba4f642e50e2f713b48f5f079036b352f72d (diff)
windows: Add modtime implementation
Diffstat (limited to 'windows/init.h')
-rw-r--r--windows/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/init.h b/windows/init.h
index a5672840e..69e577689 100644
--- a/windows/init.h
+++ b/windows/init.h
@@ -25,3 +25,4 @@
*/
void init(void);
+void deinit(void);