summaryrefslogtreecommitdiff
path: root/src/makeint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/makeint.h')
-rw-r--r--src/makeint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makeint.h b/src/makeint.h
index ce5c8452..d55ccb6f 100644
--- a/src/makeint.h
+++ b/src/makeint.h
@@ -674,6 +674,7 @@ int guile_gmake_setup (const floc *flocp);
/* Loadable object support. Sets to the strcached name of the loaded file. */
int load_file (const floc *flocp, struct file *file, int noerror);
int unload_file (const char *name);
+void unload_all (void);
/* Maintainer mode support */
#ifdef MAKE_MAINTAINER_MODE