diff options
| author | stijn <stinos@zoho.com> | 2014-05-08 10:56:33 +0200 |
|---|---|---|
| committer | stijn <stinos@zoho.com> | 2014-05-09 13:58:15 +0200 |
| commit | 5ed284a15e028e0435f3b6e0773e14225d8f165d (patch) | |
| tree | b83683ee2d84e423cc00cf630ebb688430a119c4 /windows/init.h | |
| parent | d25cba4f642e50e2f713b48f5f079036b352f72d (diff) | |
windows: Add modtime implementation
Diffstat (limited to 'windows/init.h')
| -rw-r--r-- | windows/init.h | 1 |
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); |
