Prototype for set_progname.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1515 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-03-30 15:51:21 +00:00
parent 51d252fca0
commit c1bf225509
2 changed files with 4 additions and 0 deletions

View File

@@ -299,4 +299,6 @@ extern int opterr;
extern const char *__progname;
#endif
void set_progname(char *argv0);
#endif /* __ROKEN_H__ */

View File

@@ -299,4 +299,6 @@ extern int opterr;
extern const char *__progname;
#endif
void set_progname(char *argv0);
#endif /* __ROKEN_H__ */