summaryrefslogtreecommitdiff
path: root/dep.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep.h')
-rw-r--r--dep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dep.h b/dep.h
index 3854f31..1a50e25 100644
--- a/dep.h
+++ b/dep.h
@@ -87,5 +87,4 @@ struct dep *copy_dep_chain (const struct dep *d);
void free_dep_chain (struct dep *d);
void free_ns_chain (struct nameseq *n);
struct dep *read_all_makefiles (const char **makefiles);
-void eval_buffer (char *buffer);
int update_goal_chain (struct dep *goals);