summaryrefslogtreecommitdiff
path: root/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'id.h')
-rw-r--r--id.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/id.h b/id.h
index 75cc7b1a6c..977dcf57a3 100644
--- a/id.h
+++ b/id.h
@@ -58,5 +58,6 @@ extern ID id_core_set_variable_alias;
extern ID id_core_undef_method;
extern ID id_core_define_method;
extern ID id_core_define_singleton_method;
+extern ID id_core_set_postexe;
#endif /* RUBY_ID_H */