diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h index 934c69d45..fcc1590fc 100644 --- a/include/extern.h +++ b/include/extern.h @@ -30,7 +30,7 @@ #include "slist.h" - +E void ModuleRunTimeDirCleanUp(void); E char *uplink; |