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