chiark / gitweb /
prefork: add a magic number to prefork-interp
[chiark-utils.git] / cprogs / prefork.h
index 617a455939e25bf3ed03b1192e5a948e4e04fbd3..4a3f996e362c52cf531a10024df786238cad9798 100644 (file)
@@ -83,5 +83,6 @@ void of_help(const struct cmdinfo *ci, const char *val);
 void of_iassign(const struct cmdinfo *ci, const char *val);
 void ident_addstring(const struct cmdinfo *ci, const char *string);
 void off_ident_addenv(const struct cmdinfo *ci, const char *name);
+void ident_addinit(void);
 
 #endif /*PREFORK_H*/