proto for print_version
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4966 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -135,4 +135,6 @@ SigAction signal(int iSig, SigAction pAction); /* BSD compatible */
|
|||||||
int simple_execvp(const char*, char *const[]);
|
int simple_execvp(const char*, char *const[]);
|
||||||
int simple_execlp(const char*, ...);
|
int simple_execlp(const char*, ...);
|
||||||
|
|
||||||
|
void print_version(const char *);
|
||||||
|
|
||||||
#endif /* __ROKEN_COMMON_H__ */
|
#endif /* __ROKEN_COMMON_H__ */
|
||||||
|
Reference in New Issue
Block a user